kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

Added Configuration for Jest and module updates + AuthenticationService tests #127

Closed r4inee closed 5 years ago

r4inee commented 5 years ago

Resolves #120, resolves #106.

Partially contribute to #46.

r4inee commented 5 years ago

If everyone is ok with the test folder structure (i.e. mirroring the app folder structure instead of having tests in the component folders) then LGTM.

Also blocking for now to let people review this.

This is required right now since u need to cross-compile tests into javascript for jest to work in separation of whether the rest of the files compiles.