issues
search
epoplavskis
/
photon-pump
A TCP eventstore client for modern Python
MIT License
48
stars
9
forks
source link
BOS-4363 fix credentials
#229
Closed
hjwp
closed
4 years ago
hjwp
commented
4 years ago
[x] create a test user with read and write perms
[x] use that user for all/most tests
[x] figure out what's going on with
read_all()
and
iter_all()
[x] standardise
credential
vs
credentials
(the latter was in the minority. also the public API is in the singular)
[x] make sure we still test that convos
without
authentication work
[x] add an issue/todo re: using a
WriteEventsCompleted
dispatcher thingie. poss related to event number checking. #230
read_all()
anditer_all()
credential
vscredentials
(the latter was in the minority. also the public API is in the singular)WriteEventsCompleted
dispatcher thingie. poss related to event number checking. #230