Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unit tests #3466

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Fix unit tests #3466

merged 1 commit into from
Apr 4, 2019

Conversation

richard-cox
Copy link
Contributor

  • not sure how these are broken on master, all PRs have been passing
  • fix is to ensure endpoint & home page component tests use pre-populated store
  • also improved typing

- not sure how these are broken on master, all PRs have been passing
- fix is to ensure endpoint & home page component tests use pre-populated store
- also improved typing
@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #3466 into v2-master will increase coverage by 0.01%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##           v2-master   #3466      +/-   ##
============================================
+ Coverage      51.59%   51.6%   +0.01%     
============================================
  Files            698     698              
  Lines          19465   19465              
  Branches        3447    3447              
============================================
+ Hits           10042   10045       +3     
+ Misses          9423    9420       -3

@KlapTrap KlapTrap merged commit 40da9b2 into v2-master Apr 4, 2019
KlapTrap pushed a commit that referenced this pull request Apr 18, 2019
* v2-master: (41 commits)
  Tweaks following project update (#3476)
  Update status_updates.md
  Fix unit tests
  don't show the favourite list line seperator on the last set of entities
  Only show the filter toggle if there's something to filter on
  Add angular sanitizer to marked renderer
  Bump marked dependency to fix snyk error
  Address review comments
  Fix Gitlab deploy step (#3469)
  Update status_updates.md
  Fix after merge
  fix e2e test
  Fix unit tests (#3466)
  Fix unit tests - not sure how these are broken on master, all PRs have been passing - fix is to ensure endpoint & home page component tests use pre-populated store - also improved typing
  Removed fdescribe
  Fix e2e tests
  Tidy up types file
  Add specific help text to deploy step
  Add specific deploy types in base tile selector
  Ensure you can't press cancel on endpoint connect dialog while it's busy
  ...
@nwmac nwmac deleted the fix-unit-test branch April 10, 2020 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants