Skip to content

Instantly share code, notes, and snippets.

@andrewjmead
Created January 21, 2019 16:13
Show Gist options
  • Save andrewjmead/988d5965c609a641202600b073e54266 to your computer and use it in GitHub Desktop.
Save andrewjmead/988d5965c609a641202600b073e54266 to your computer and use it in GitHub Desktop.
Node V3 - Extra tests
//
// User Test Ideas
//
// Should not signup user with invalid name/email/password
// Should not update user if unauthenticated
// Should not update user with invalid name/email/password
// Should not delete user if unauthenticated
//
// Task Test Ideas
//
// Should not create task with invalid description/completed
// Should not update task with invalid description/completed
// Should delete user task
// Should not delete task if unauthenticated
// Should not update other users task
// Should fetch user task by id
// Should not fetch user task by id if unauthenticated
// Should not fetch other users task by id
// Should fetch only completed tasks
// Should fetch only incomplete tasks
// Should sort tasks by description/completed/createdAt/updatedAt
// Should fetch page of tasks
@ElementMan
Copy link

Thank you Andrew!! Awesome course.

@ehaberman
Copy link

This was such a great dive into Node and Express. The tasks manager app covered a lot of what our teams do with node and I now understand their code!

@Mahaffne
Copy link

Mahaffne commented Dec 10, 2020

Your course helped me to dive into the web language ! Thank you so much Andrew for making this course such a pleasure

@narumolp
Copy link

Great course, thank you Andrew!

@ohotnikarturik
Copy link

Nice man! Thanks a lot.

@enriarza
Copy link

A great course. Thank you very much Andrew

@Chandresh017
Copy link

Awesome course and a great mentor. Thank You Andrew

@joshualoomis
Copy link

joshualoomis commented Mar 1, 2021

Excellent course, Andrew! This has demystified much of my work, and no doubt will give my career a boost.

@waniArif
Copy link

waniArif commented Mar 6, 2021

Thanks a lot Andrew!

Certainly one the best tutors on Udemy!

Concepts are clear as anything!

@waniArif
Copy link

waniArif commented Mar 6, 2021

Hey ! what shall I do if I want to render task-manager-app we created on the browser? I mean what if I want to take the client requests from the real-time browser rather than just working on Postman ?

You could add a front end from any frameworks like react/angular, and use axios or any other ways to fetch/update thefrom the heroku deployed task-manager!

Alternatively you could add files in public directory!

Hope that helps!

Cheers!

@Gags25
Copy link

Gags25 commented Mar 8, 2021

Thanks a lot Andrew ! I learned a lot of with this. You are a awesome mentor ! Is there any tutorial for React JS learning for beginners. Appreciate if any clues.

@alexmonteil
Copy link

Best udemy instructor hands down !

@Gags25

https://www.udemy.com/course/react-2nd-edition/

Andrew's react course, again best react course on udemy.

@ronalt64work
Copy link

console.log('Ron was also here')

@rsheppard-dev
Copy link

Pushed myself to do all the tests. Here's my solutions if it's help to anyone else.

https://gist.github.com/rsheppard-dev/fe03d596206ed841448bf42cd9f0818c

Really excellent course. Getting a lot from it.

@maroje14
Copy link

Thanks a lot Andrew, great content

@sachith-1
Copy link

Thanks andrew

@arbabali
Copy link

Thanks, Andrew . It's been an Amazing course to learn

@moinulhossainmahim
Copy link

Thank you very much Andrew for this course.

@champmaniac
Copy link

Andrew you are the best tutor man !!

@Elwafi-Elmehdi
Copy link

Thanks a lot Andrew, I owe you a lot!!

@adko101
Copy link

adko101 commented Sep 28, 2021

Well, this ties up everything in terms of testing the App..! Thanks, Andrew.

@paganjin
Copy link

paganjin commented Oct 2, 2021

Thanks andrew

@mattmurphy-github
Copy link

mattmurphy-github commented Oct 31, 2021

This is a cracking course and really enjoying it.

Thanks Andrew and Adam

@Anomitro95
Copy link

The best tutor udemy has to offer.

Thank you for everything Andrew, Adam and the awesome people who posted questions and answers throughout the course for better understanding.

@pcsmomo
Copy link

pcsmomo commented Jan 7, 2022

This is an amazing course.
I appreciate it, Andrew.

@cadam68
Copy link

cadam68 commented Feb 6, 2022

Great Course !
I like the pdf file included in the course as fast reference. I like when you came back from the futur in the video to keep them up to dated.
Thanks a lot and please continue to post new courses on Udemy

@jmlane8
Copy link

jmlane8 commented Aug 3, 2022

Great course!

@Adityakhandelwal021
Copy link

Hey Andrew,
i am facing some issues in your coures. i ask questions on Q&A but no one is responding their can you please tell me where you resolve issues

@andrewjmead
Copy link
Author

andrewjmead commented Jan 31, 2023 via email

@EjazEkay
Copy link

i hope you alive Andrew thank you for the Course

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment