aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/auth
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-11-14 10:53:26 +0300
committerFrederick Muriuki Muriithi2022-11-14 10:53:26 +0300
commitf1f04c5a27093729be646acf8c3c98ecca422131 (patch)
tree658258f82840ed680381ba0d20b3db95662b1bf2 /tests/unit/auth
parent0454f5372bf70249d9a6380c6059818576beec34 (diff)
downloadgenenetwork3-f1f04c5a27093729be646acf8c3c98ecca422131.tar.gz
Rename files for consistency
* Name all tests that test migrations to start with `test_migrations_`
Diffstat (limited to 'tests/unit/auth')
-rw-r--r--tests/unit/auth/test_migrations_create_tables.py (renamed from tests/unit/auth/test_create_table_migrations.py)0
-rw-r--r--tests/unit/auth/test_migrations_init_data_in_resource_categories_table.py (renamed from tests/unit/auth/test_migration_init_data_in_resource_categories_table.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/auth/test_create_table_migrations.py b/tests/unit/auth/test_migrations_create_tables.py
index ce02f62..ce02f62 100644
--- a/tests/unit/auth/test_create_table_migrations.py
+++ b/tests/unit/auth/test_migrations_create_tables.py
diff --git a/tests/unit/auth/test_migration_init_data_in_resource_categories_table.py b/tests/unit/auth/test_migrations_init_data_in_resource_categories_table.py
index 8c82c53..8c82c53 100644
--- a/tests/unit/auth/test_migration_init_data_in_resource_categories_table.py
+++ b/tests/unit/auth/test_migrations_init_data_in_resource_categories_table.py