consul/ui-v2/app
John Cowen f1246801b1
ui: Some trivial test additions, support env var passing of port numbers (#4728)
1. Unskip some trivial tests that were being tested higher up
2. Istanbul ignore some code for coverage.
  1. Things that I didn't write and need to 100% follow
  2. The source code checking test that has Istanbul code injected into
  it
3. Add a few simple test cases
4. Support passing port numbers through to `ember serve` and `ember
test` for use cases that would benefit from being able to configure the
ports things are served over but still use `yarn run` thus reusing the
`yarn run` config in `package.json`
2018-10-26 17:50:43 +01:00
..
adapters UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
components ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
controllers UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
forms UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
helpers ui: Some trivial test additions, support env var passing of port numbers (#4728) 2018-10-26 17:50:43 +01:00
initializers ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
mixins UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
models UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
routes ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
routing UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
serializers UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
services ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
styles ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
templates ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
utils ui: Some trivial test additions, support env var passing of port numbers (#4728) 2018-10-26 17:50:43 +01:00
validations UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00