Skip to content

Commit bade10f

Browse files
04mHuangsangeetavarrikalongn
authored
[Frontend] Frontend tests (#94)
* simulation input box * Merging from main * Charts, Example, Guest all working - test cases * Renamed Log-in - purpose is to store username/pass * Test coverage partially works - app.jsx * code coverage completely working * Modified: Basic info test cases fixed * Added a test to guest - logout * Added: Investment types test cases * Added: Investments test cases * View Scenario added * Modified: Investments test cases * ReadME updated * Added: EventSeriesForm, Limits, and Roth test cases * Added readme * Updated: git ignore to compensate the log * Modified: to satisfy eslint --------- Co-authored-by: sangeetavarri <sangeetavarri@gmail.com> Co-authored-by: Ka Long Ngai <kls8162@gmail.com>
1 parent e79fb86 commit bade10f

23 files changed

+1975
-78
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,9 @@ dist-ssr
2929

3030
# Ka Long Defined local file
3131
init.js
32-
verifyGuest.js
32+
verifyGuest.js
33+
34+
# testing
35+
*.nyc_output
36+
*.coverage
37+
*.playwright-report

0 commit comments

Comments
 (0)