34 Commits

Author SHA1 Message Date
Ignacio Bona
41cf965400 Bumped a bunch of dependencies. Mirage needed some work. Added ember and yarn scripts that runs same version of node as prod 2018-08-30 15:54:14 -07:00
Seyi Adebajo
7b69e7487d
Merge pull request #1324 from theseyi/moar-integration-tests
adds some missing integration tests
2018-08-20 10:29:33 -07:00
cptran777
c1925e3804 Fix modify twice on same render error and create new container to handle health gauge data task 2018-08-16 19:10:10 -07:00
Seyi Adebajo
3a95fd27ec adds integration tests for upstream and downstream containers 2018-08-15 10:58:02 -07:00
Seyi Adebajo
51d45b177b adds integration test for component container/data-systems-count. installs types for ember__test-helpers 2018-08-15 10:58:02 -07:00
Charlie Tran
479f575383
Merge pull request #1317 from cptran777/ui-health-typings
Ui health typings and api handler
2018-08-13 13:13:30 -07:00
cptran777
dca71a796f Code cleanup. Modify tests and mirage handling 2018-08-13 11:44:50 -07:00
cptran777
db227ac0fd Fix tests for dataset health and create health mirage api handler 2018-08-12 22:44:01 -07:00
Seyi Adebajo
759e6a6bc8 migrates acceptance to application tests, unit tests sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232. removes ember-native-dom-helpers in favor of @ember/test-helpers 2018-08-09 23:25:55 -07:00
Seyi Adebajo
cadb912fc5 fix failing tests. deletes scripts and schema history feature components: route, controller, templates 2018-08-09 15:57:02 -07:00
Seyi Adebajo
43b98c5a28 migrates test sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232 2018-08-09 10:41:52 -07:00
Seyi Adebajo
db1ff5ae1d fixes issue with unhandled error event in travis builds 2018-08-07 00:50:51 -07:00
cptran777
767da24cfa Edit tests to match up with current state of container 2018-07-27 13:46:30 -07:00
cptran777
efe00a695a Create health tab and components and flags on whether or not to show the contents 2018-07-27 13:37:46 -07:00
Seyi Adebajo
f8a6b0d361 adds data-fabrics-container render tests 2018-07-18 10:22:28 -07:00
Seyi Adebajo
b93e133dc2 removes obsolete flags for ownership feature gate
removes mid-tier config property for showOwnership feature flag

fix failing tests
2018-06-21 11:54:34 -07:00
Seyi Adebajo
e7208eaa1a refactor createInitialComplianceInfo to initialComplianceObjectFactory 2018-05-23 14:56:30 -07:00
Seyi Adebajo
ef6f6f7c46 tests switching to edit mode in downstream purge policy 2018-05-21 01:53:28 -07:00
Seyi Adebajo
ce70b8d4c0 adds test for compliance purge policy and mirage platform factory to support container/upstream-dataset integration test 2018-05-21 01:38:07 -07:00
Seyi Adebajo
4af70ed53b replaces sinon mocks with manual mirage invocation. adds models and factories for related entities 2018-05-21 00:19:45 -07:00
Seyi Adebajo
d64ce2e202 fixes failing tests for purge-policy and upstream-dataset components 2018-05-18 15:15:43 -07:00
cptran777
716f296f58 modify tests that were broken from changes 2018-04-22 23:31:35 -07:00
Seyi Adebajo
2d90e483f5 adds integration test for container component 2018-03-28 12:40:12 -07:00
Seyi Adebajo
e49582474c fix issue with broken dataset-properties test 2018-03-28 11:30:35 -07:00
Seyi Adebajo
4be1bbbdba updates failing tests 2018-03-27 08:41:13 -07:00
Seyi Adebajo
351600aadc rewrite jit access feature to work with new api and update implementation to use container components 2018-03-20 11:32:51 -07:00
Seyi Adebajo
c1cdaee011 adds resolved ownership for datasets with metadata derived from parent dataset 2018-03-12 17:35:01 -07:00
Seyi Adebajo
24a412d214 fix broken tests related to refactor 2018-03-12 11:37:04 -07:00
Seyi Adebajo
279f567399 fix compliance container test 2018-02-28 17:08:50 -08:00
Seyi Adebajo
5a760f8fca adds a banner referencing a parent dataset on the compliance policy if the dataset's compliance policy is from an upstream dataset. prevents edit mode in downstream policy 2018-02-25 20:34:46 -08:00
Seyi Adebajo
34a67bdde6 updates api routes name to be all lowercase 2018-02-21 17:33:42 -08:00
Seyi Adebajo
0eb87ec99b v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling 2018-02-21 09:46:04 -08:00
Seyi Adebajo
1095023f62 deletes all cli generated tests 2017-09-17 19:47:51 -07:00
Seyi Adebajo
b7e1a9d3aa integrate ember-redux with wherehows. creates reducers and initial actions for datasets using FSA. creates container and presentational components for datasets-list. adds fetch polyfill for fetch api. updates yarn.lock. creates action-set to ensure action rules and conventions 2017-07-10 13:42:50 -07:00