Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chenged tests dir * fixed all linter problems * fix precomit * fix compose * fixed tests root dir * init speed improvements * fixes * changes to running tests * increased max connections in postgress compose * changes to running tests * changes to running tests * global program select fix * changes to running tests * fixes to reassigning * changes to running tests * changes to running tests * changes to running tests * changes to running tests fixed - test_grievance_tickets_edit_tickets_from_main_grievance_pag * changes to running tests fixed - test_create_feedback_mandatory_fields * changes to running tests * fixed file * Fix countries * linter fixes * fixing import * Tests fixes * black fixes * clean fronted * console logs removed * frontend fix build * mark unstable tests * change if to try except to avoid concurency problem * xfail more test * test fixes * fixes * xfail unstable tests * Fix for Upload Artifact * Fix for test_smoke_country_dashboard * added more tests * added more tests * Fix e2e tests * Black * more fixes more tests * added more as unstable * E2E Test stabilisation * Test without parallel execution * Test without extra_options * Fixed stability of test_managerial_console_smoke_test * Fixed stability of test_managerial_console_smoke_test * Delete transaction=True from pytest.mark.django_db; Fix test_payment_verification_delete * Fix test_edit_programme * Fix test_edit_programme * Fix test_edit_programme * Fix for User fixture * Fix test_create_targeting_with_pdu_date_criteria * Fix test_edit_programme * Fix test_edit_programme * Xfaile flaky tests * Xfaile flaky tests * Xfaile flaky tests * Xfaile flaky tests * add print 🖨️ * check test_create_targeting_for_normal_program * test test_periodic_data_template_create_and_download * test fix Upload Artifact on CI * fix some validation msgs inconsistency * fix tests more * TP⛺️ Changes (Collector filters, Merge Ids) (#4279) * init * add tp list rest * modify create target population add collector group * add collector filters blocks * add collector rule groups * upd query and input 'collector_rules' * remove collector ids * handl ind hh ids in create tp * add collector_block_filters * upd validation 1️⃣ * upd validation and models 2️⃣ * upd CreateTargetPopulationInput 3️⃣ * update one more time input * final upd input * remove program_id * add migrations refactor create TP * fix create TP * update schema & imports * more adjustments * fix tests & validation if no rules * upd snapshot * upd one more snapshot 🌟 * fix upd TP validation & upd snapshot ⭐ * black 🖤 * one more fix * one more fix again * black * more changes * upd input create * black * more changes * upd choices * fix table tp * Fix test_edit_targeting * upd filters & input * migrations * fix bool * upd TargetingCollectorBlockRuleFilterNode * fix criteria display * add data-cy * add label_en * upd query and add TargetingCollectorRuleFilterBlockBase 🌟 * black & isort ⭐ * more fixes * fix edit tp values * upd q for collector & fix node ihd hh ids 🌟 * fix display value or empty * fix copy tp & mypy & imports ⭐ * fix hh ind ids TPnode * fix ids * rm console log * ut update createTP snapshot * ut update 🌟 * add more tests 🌟 * imports * skip 💯 * unskip & add order_by 💯 * Fix e2e tests part2 * e2e fix: test_create_targeting_for_normal_program 🎉 * Fix e2e tests part3 * Fix e2e tests part4 * ut: add more 🎉 * ut: add one more 🌟 * ut: DeliveryMechanism add name 🌟 * ut update: test_copy_target 🌟 * fix test name --------- Co-authored-by: Maciej Szewczyk <[email protected]> Co-authored-by: marekbiczysko <[email protected]> Co-authored-by: pavlo-mk <[email protected]> Co-authored-by: Szymon Wyderka <[email protected]> * E2E speed improvement (#4288) * chenged tests dir * fixed all linter problems * fix precomit * fix compose * fixed tests root dir * init speed improvements * fixes * changes to running tests * increased max connections in postgress compose * changes to running tests * changes to running tests * global program select fix * changes to running tests * fixes to reassigning * changes to running tests * changes to running tests * changes to running tests * changes to running tests fixed - test_grievance_tickets_edit_tickets_from_main_grievance_pag * changes to running tests fixed - test_create_feedback_mandatory_fields * changes to running tests * fixed file * Fix countries * linter fixes * fixing import * Tests fixes * black fixes * clean fronted * console logs removed * frontend fix build * mark unstable tests * change if to try except to avoid concurency problem * xfail more test * test fixes * fixes * xfail unstable tests * Fix for Upload Artifact * Fix for test_smoke_country_dashboard * added more tests * added more tests * Fix e2e tests * Black * more fixes more tests * added more as unstable * E2E Test stabilisation * Test without parallel execution * Test without extra_options * Fixed stability of test_managerial_console_smoke_test * Fixed stability of test_managerial_console_smoke_test * Delete transaction=True from pytest.mark.django_db; Fix test_payment_verification_delete * Fix test_edit_programme * Fix test_edit_programme * Fix test_edit_programme * Fix for User fixture * Fix test_create_targeting_with_pdu_date_criteria * Fix test_edit_programme * Fix test_edit_programme * Xfaile flaky tests * Xfaile flaky tests * Xfaile flaky tests * Xfaile flaky tests * add print 🖨️ * cleanup & upd utests 🌟 * imports ⭐ --------- Co-authored-by: Szymon Wyderka <[email protected]> Co-authored-by: szymon-kellton <[email protected]> Co-authored-by: Pavlo Mokiichuk <[email protected]> * test fix Upload Artifact on CI * test fix Upload Artifact on CI * test fix Upload Artifact on CI * Fix test_grievance_dashboard_happy_path * test fix Upload Artifact on CI * test fix Upload Artifact on CI * test fix Upload Artifact on CI * Fix Upload Artifact on CI * Fix test_targeting_and_labels * Fix conftest.py * Fix people details tests * upd test_payment_plan_views ⭐ * e2e fix: test_targeting_and_labels * clean up * test with cache --------- Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: johniak <[email protected]> Co-authored-by: Pavlo Mokiichuk <[email protected]> Co-authored-by: Paulina Kujawa <[email protected]> Co-authored-by: Maciej Szewczyk <[email protected]> Co-authored-by: Maciej Szewczyk <[email protected]> Co-authored-by: marekbiczysko <[email protected]>
- Loading branch information