Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature 1683 pipeline unittests (#114)
* Fixed some tests * implemented module tests * module tests fix * Combine actions workflow * Combine actions workflow * Combine actions workflow * Set fail fast false for tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * try zmsapi tests * Add env var MYSQL_HOST to config * Add env var MYSQL_HOST to config * Add env var MYSQL_HOST to config * REVERT Add env var MYSQL_HOST to config * Change variables * Add mysql alias * Change mariadb alias * some cleean up * Fix sql syntax * Fix sql syntax * Add zmsdb * Add zmsdb * CI/CD Unit Tests * CI/CD Unit Tests * CI/CD Unit Tests * CI/CD Unit Tests * CI/CD Unit Tests * CI/CD Unit Tests * CI/CD Unit Tests * Fixed two tests in zmsadmin * resolve conflicts * Fixed some calldisplay tests * Add missing displayName to schema * Add missing displayName to schema * Revert "Add missing displayName to schema" This reverts commit fcae1d9. * Revert "Add missing displayName to schema" This reverts commit f680fb1. * Add display name to fixture * Add display name to test * Add display name to test * revert to resolveReferences=1, make extra API call for provider * Add display name to test * Revert "Fixed some tests" This reverts commit dc09a0f. * fix zmsstatistic tests * Fix some zmsentities tests * Fix zmsentities tests * Fix more calldisplay tests * Set this getEntity to false and test works * add first service to process * add first service to process * add first service process * add first service process * add first service process * add first service process * add first service process * add first service process * add requests to process * add requests to process * add requests to process * add requests to process * add requests to process * add requests to process * add requests to process * update sql import test data * update sql import test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * test data * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * fix zmsapi test * Revert "fix zmsapi test" This reverts commit 935563b. * Revert "fix zmsapi test" This reverts commit d2fe97c. * fix zmsapi test * fix zmsapi test * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * comment out tests * Add zmsclient tests * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * Add zmsclient tests docker service * zmsclient * zmsclient * zmsapi uncomment * Fix zmsadmin unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * Add logging zmsapi unit tests * zmsapi comment * zmsapi uncomment * zmsapi uncomment * zmsapi uncomment * zmsapi uncomment * zmsapi uncomment * zmsapi uncomment * zmsapi uncomment * zmsapi fix mail survey test * zmsapi fix mail delete test * uncomment tests * uncomment tests * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * update test data * error log * error log * error log * error log * error log * error log * error log * error log * Update combined-workflow.yaml * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data_2.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data_3.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data_4.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data_5.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_mandantory_unittests_data_6.sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_zmsbo_2 (1).sql.gz:Zone.Identifier * Delete zmsdb/tests/Zmsdb/fixtures/mysql_zmsbo_3.sql.gz:Zone.Identifier --------- Co-authored-by: Tobias Gassmann <[email protected]> Co-authored-by: Tobias Holler <[email protected]> Co-authored-by: Igor Manjencic <[email protected]>
- Loading branch information