Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

[WIP] Feature/fix e2e tests #167

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

thislooksfun
Copy link
Owner

@todo
Copy link

todo bot commented Feb 8, 2020

This call is also bugged

This is pending nklayman/vue-cli-plugin-electron-builder#647. See #154 for more info.


// TODO: This call is also bugged
// BODY: This is pending nklayman/vue-cli-plugin-electron-builder#647.
// BODY: See https://github.com/thislooksfun/earthdawn/issues/154 for more
// BODY: info.
return stopServe();
}


This comment was generated by todo based on a TODO comment in 84c5893 in #167. cc @thislooksfun.

@github-actions github-actions bot added dependencies src Changes to any part of the source code tests Involving / related to any tests tests/e2e Involving / related to unit tests vue Involving / related to Vue ci Related to CI labels Feb 8, 2020
@thislooksfun
Copy link
Owner Author

Force-pushed to fix commit names.

@codecov-io
Copy link

codecov-io commented Apr 26, 2020

Codecov Report

Merging #167 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   21.22%   21.22%           
=======================================
  Files          51       51           
  Lines         636      636           
  Branches       49       49           
=======================================
  Hits          135      135           
  Misses        501      501           
Flag Coverage Δ
#unittests 21.22% <ø> (ø)
Impacted Files Coverage Δ
src/background.js 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f9b9d6...bd1be03. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Related to CI dependencies src Changes to any part of the source code tests/e2e Involving / related to unit tests tests Involving / related to any tests vue Involving / related to Vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix e2e tests
2 participants