Fix discord channel name and add verification
This commit is contained in:
parent
cc40e9dcf3
commit
d645fecae0
7 changed files with 23 additions and 4 deletions
BIN
tests/data/subscriptions.csv
(Stored with Git LFS)
BIN
tests/data/subscriptions.csv
(Stored with Git LFS)
Binary file not shown.
|
|
|
@ -7,3 +7,5 @@ def test_helper():
|
|||
subscriptions = SubscriptionHelper.read_text(Path('tests/data/subscriptions.csv').read_bytes())
|
||||
assert subscriptions['UUlDye0T4xTEq46sA5evq9fA'].name == 'a-gauche'
|
||||
assert subscriptions['UUFrDDP81MX_QfOHrRZOgD4g'].name == 'l214'
|
||||
assert subscriptions['UUe2Lt08V5TVudUa86OzRm3w'].name == 'irascible'
|
||||
assert subscriptions['UUHXyS9njDTc-HbnfRr1k6uA'].name == 'praxis-par-francois-boulo'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue