mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 21:18:35 +03:00
crud tests ready
This commit is contained in:
19
src/tests/user-groups.test.yaml
Normal file
19
src/tests/user-groups.test.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# NOTE: all emails should be lower-cased
|
||||
users:
|
||||
rick@example.com:
|
||||
- spaceship
|
||||
- interdimensional
|
||||
morty@example.com:
|
||||
- spaceship
|
||||
jerry@example.com:
|
||||
- the-jerrys-club
|
||||
birdman@example.com:
|
||||
|
||||
domains:
|
||||
example.com:
|
||||
- animated-characters
|
||||
|
||||
orchestrators:
|
||||
spaceship: secrets/orchestration-dev.yaml
|
||||
interdimensional: secrets/orchestration-dev.yaml
|
||||
default: secrets/orchestration-dev.yaml
|
||||
Reference in New Issue
Block a user