-
- Downloads
Sync tests refactor (#13474)
* First simple pass over sync tests these tests are largely in namespaces that correspond to the source files * Fix ns for the linter gods * Fix ns alias * Goodbye expectations test * Autoresolve keywords to keep in lockstep * Migrates field-value-tests to clojure.test benefit we get far fewer test dbs created * Move tests into `sync_instances_test.clj`
Showing
- test/metabase/sync/analyze_test.clj 161 additions, 14 deletionstest/metabase/sync/analyze_test.clj
- test/metabase/sync/field_values_test.clj 56 additions, 108 deletionstest/metabase/sync/field_values_test.clj
- test/metabase/sync/sync_dynamic_test.clj 39 additions, 0 deletionstest/metabase/sync/sync_dynamic_test.clj
- test/metabase/sync/sync_metadata/fields/sync_instances_test.clj 100 additions, 0 deletions...etabase/sync/sync_metadata/fields/sync_instances_test.clj
- test/metabase/sync_database/analyze_test.clj 0 additions, 162 deletionstest/metabase/sync_database/analyze_test.clj
- test/metabase/sync_database/sync_dynamic_test.clj 0 additions, 153 deletionstest/metabase/sync_database/sync_dynamic_test.clj
- test/metabase/sync_test.clj 3 additions, 3 deletionstest/metabase/sync_test.clj
Loading
Please register or sign in to comment