example-ui-router-testing icon indicating copy to clipboard operation
example-ui-router-testing copied to clipboard

Example repository for how to unit test UI router configuration

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