Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solved Week2 Assignments & added test-todoServer-hard #51

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

NooBIE-Nilay
Copy link

@NooBIE-Nilay NooBIE-Nilay commented Jul 3, 2023

Solved Week2 Assignments

Added test-todoServer-hard.js to tests also updated package.json to include it

Passes individual tests:

  • test-fileServer
  • test-todoServer
  • test-todoServer-hard
  • test-authenticationServer

And:

  • npm run test-all

Solved Anagram.js 
Ran all tests with 0 Failed Tests
Passed all tests, using `npm run test-expenditure-analysis`
Passes All Tests
Passed all tests (npm run test-todo-list)
Passed all tests
- [x] Testing the server - Run `npm run test-fileServer`
- [x] Testing the server - run `npm run test-authenticationServer`
 - [x] Testing the server - run `npm run test-todoServer`
Test for Hard-Todo (Todo app that saves/fetches to/from local storage)
Added Test for todoServer-Hard
- [x] Hard todo: Try to save responses in files, so that even if u exit the app and run it again, the data remains (similar to databases)
- [x] Testing the server - run `npm run test-todoServer-hard`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants