Commit Graph

22 Commits

Author SHA1 Message Date
Joe Fiorini
f2b4590545 Allow all static files to be loaded from dist 2015-03-02 16:47:42 -05:00
Joe Fiorini
f72cfd38df Explicitly declare dependencies in tests 2015-02-09 10:28:01 -05:00
Joe Fiorini
13998e2898 Use broccoli to build tests 2015-02-06 12:49:04 -05:00
Joe Fiorini
8d1898e4ae Fix failing tests 2015-02-06 10:21:25 -05:00
Joe Fiorini
e28869c63d Fix cleanup of resize events 2015-01-30 15:42:50 -05:00
Joe Fiorini
1809fec52e Setup testing for ci and development 2015-01-30 15:42:49 -05:00
Joe Fiorini
03e5e42dae Fix include order for tests 2015-01-30 15:42:49 -05:00
Joe Fiorini
d3a6fac5f9 Extract data loading for host count graph 2015-01-30 15:42:48 -05:00
Joe Fiorini
50d9c11419 Ensure we always catch errors on Rest calls 2015-01-30 15:42:48 -05:00
Joe Fiorini
8e092714fb Switch to using element instead of attribute 2015-01-30 15:42:47 -05:00
Joe Fiorini
7f291c91b5 Fix click handlers for filters 2015-01-30 15:42:47 -05:00
Joe Fiorini
8d29b170bc Extract html string to template 2015-01-30 15:42:47 -05:00
Joe Fiorini
b0dcafca8c Display job status graph in directive instead of widget 2015-01-30 15:42:47 -05:00
Joe Fiorini
95ad326c29 Use new service in job status graph widget 2015-01-30 15:42:47 -05:00
Joe Fiorini
e0efc11ef5 Add error handling to retrieval service 2015-01-30 15:42:47 -05:00
Joe Fiorini
d7a150befe Extract graph data retrieval to a service 2015-01-30 15:42:47 -05:00
Joe Fiorini
1697aff309 Setup karma for testing with mocha & sinon for doubles 2015-01-30 15:42:47 -05:00
Chris Houseknecht
c8bf994eb4 E2E tests
Starting to get protractor to work
2014-08-11 17:10:05 -04:00
Chris Houseknecht
50382890e5 Job detail
Removed empty value from the status drop-down on the host event viewer. Selecting the empty value caused a second empty value to appear. All empty values now gone. User can only choose valid status options. Default choice is All.
2014-08-11 15:58:57 -04:00
Chris Houseknecht
1f5f45a162 License
Updated language changes. Dropping mention of 'grace period' when trial flag set. Showing existing license JSON in the license text field when appropriate. Updated unit tests.
2014-08-08 14:40:40 -04:00
Chris Houseknecht
b9b52f49fc Unit Testing
Looking at protractor as a possible option. It does end-to-end testing, which may be redundant with QA's work, but it may also be exactly what's needed.
2014-08-07 17:20:40 -04:00
Chris Houseknecht
9799e81f09 UI Unit Testing
Added plumbing for Karma test runner. Wrote first few tests for new license module.
2014-08-05 02:43:30 -04:00