Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 425 Bytes

example-ui-router-testing

Example repo showcasing how testing ui-router might look like

Running it

  • npm install
  • npm test to run tests
  • npm run-script serve to run a server with the example

Extra

  • Using sinon and bardjs: #1 (Thanks Kos)

License

MIT