yougotwill
|
ad7798dd4d
|
fix: remove uneeded cleanup() calls in component unit tests
|
9 months ago |
yougotwill
|
4a3adaa5e4
|
fix: aded simple test for sessioninput
made note to migratie to storybook in the future
|
10 months ago |
yougotwill
|
362e360f40
|
fix: replace chai with react-test-renderer for unit testing components
rewrite avatar placeholder test
|
10 months ago |
William Grant
|
e05d3a6874
|
fix: formatting fixes
use profile manager name validation in CreateAccount component
|
10 months ago |
William Grant
|
da64ee746c
|
fix: dont export react testing library from renderComponent
prefer to import it explcitly when needed
|
11 months ago |
William Grant
|
01667083cd
|
fix: there is already a unit test for initials
|
12 months ago |
William Grant
|
bc5615e880
|
feat: test for correct background color order is done
use libsodium for hash so we can unit test, remove crypto stub
|
12 months ago |
William Grant
|
91d1229023
|
feat: made good progress on avatar place holder unit test
feat added stubCrypto function
|
12 months ago |
William Grant
|
192cbd268e
|
feat: added react testing library and chai dom
setup inital work for unit testing avatar placeholder bg color generation
|
12 months ago |