Where can i find test scripts?

Hello all,
I want to make a simple web application with javascript with the help of angular framework, to do some mobile application test scenarios, like for example the login scenario and the search scenario, can you show me where to find some scripts of test … or just help me with some ressources (websites, books … etc).
Thank you ^_^.

Google around for good tutorials along the lines of “testing angular with jasmine and karma”.

1 Like

Thank you, much appreciated :slight_smile: