Moriz Wahl
|
5713b9ad3d
|
user factory returns created user entity, add delete user mutation
|
2022-04-27 09:57:11 +02:00 |
|
Moriz Wahl
|
fa6fbe38c8
|
User.isAdmin as nullable Date
|
2022-04-21 11:05:51 +02:00 |
|
Moriz Wahl
|
c9701574f3
|
seed with isAdmin, test user resolver with isAdmin
|
2022-04-20 11:44:34 +02:00 |
|
Moriz Wahl
|
1182b94075
|
createUser returns User object, adopt mutations, reduce db calls in seed
|
2022-03-17 08:40:02 +01:00 |
|
Moriz Wahl
|
7e645e08fa
|
pass ApolloServerTestClient as first argument of factories
|
2022-03-15 17:40:37 +01:00 |
|
Moriz Wahl
|
764f1ee572
|
optional data set correctly
|
2022-03-15 16:32:32 +01:00 |
|
Moriz Wahl
|
d55caacf6b
|
seed peter lustig as admin
|
2022-03-15 14:57:27 +01:00 |
|
Moriz Wahl
|
00c70311a1
|
use factory to create user in test, use bibi bloxberg as seeded user (no admin)
|
2022-03-15 11:19:19 +01:00 |
|
Moriz Wahl
|
004627ddcf
|
create factory folder, move user creation in factory
|
2022-03-15 10:23:24 +01:00 |
|