skillbox/server/users/tests
Christian Cueni 6b76c27c55 Merge branch 'develop' into feature/licensing
# Conflicts:
#	client/config/dev.env.js
#	client/config/prod.env.js
#	client/cypress/fixtures/schema.json
#	client/cypress/integration/beta-login.spec.js
#	client/package-lock.json
#	client/src/graphql/client.js
#	client/src/layouts/PublicLayout.vue
#	client/src/main.js
#	client/src/styles/main.scss
#	server/core/settings.py
#	server/registration/mutations_public.py
#	server/users/factories.py
#	server/users/models.py
#	server/users/schema.py
2020-04-30 15:22:55 +02:00
..
__init__.py Handle backenderrors in frontend 2019-04-04 15:57:02 +02:00
test_join_class.py Set selected class to newly joined or created one 2020-03-19 13:49:29 +01:00
test_leave_reenter_class.py Enable adding previous members to school classes 2020-03-05 16:18:30 +01:00
test_local_login.py Rename LocalLogin -> BetaLogin 2020-03-09 15:47:50 +01:00
test_login.py Rename LocalLogin -> BetaLogin 2020-03-09 15:47:50 +01:00
test_my_school_classes.py Add mutation for creating new school classes with tests 2020-03-19 11:33:56 +01:00
test_password_update.py add my schoolclasses query, fix test 2019-04-09 11:27:30 +02:00
test_school_classes.py Fix default class name generation 2020-04-01 09:37:54 +02:00
test_usersettings.py Use cache to propagate changes, add tests, style popover 2019-07-25 11:43:51 +02:00