Commit Graph

8 Commits (8ea7daae45d025ccd2ef0c4b55c87596927beec0)

Author SHA1 Message Date
yougotwill 4a3adaa5e4 fix: aded simple test for sessioninput
made note to migratie to storybook in the future
9 months ago
yougotwill 362e360f40 fix: replace chai with react-test-renderer for unit testing components
rewrite avatar placeholder test
9 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 11 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
11 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