Skip to content

Tests organization mv src/*ts.test tests/#101

Merged
frankiebee merged 2 commits intomasterfrom
tests-orginization
May 21, 2019
Merged

Tests organization mv src/*ts.test tests/#101
frankiebee merged 2 commits intomasterfrom
tests-orginization

Conversation

@frankiebee
Copy link
Copy Markdown
Contributor

@frankiebee frankiebee commented May 21, 2019

because this makes my life easier

@frankiebee frankiebee requested review from bitpshr and brunobar79 May 21, 2019 09:36
@frankiebee frankiebee force-pushed the tests-orginization branch from 4938aa0 to 9f9c79e Compare May 21, 2019 09:37
@frankiebee frankiebee requested a review from estebanmino May 21, 2019 09:39
@codecov-io
Copy link
Copy Markdown

codecov-io commented May 21, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #101   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines        1418   1418           
  Branches      182    182           
=====================================
  Hits         1418   1418

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 3fb8c7a...5c53cff. Read the comment docs.

Copy link
Copy Markdown
Contributor

@bitpshr bitpshr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just one question / comment.

@@ -1,4 +1,4 @@
import BaseController, { BaseConfig, BaseState } from './BaseController';
import BaseController, { BaseConfig, BaseState } from '../src/BaseController';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this import should still be './BaseController'.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh yeah good catch thanks

@frankiebee frankiebee merged commit bb2cca6 into master May 21, 2019
@frankiebee frankiebee deleted the tests-orginization branch May 21, 2019 16:46
mcmire pushed a commit to mcmire/core that referenced this pull request Jul 17, 2023
### Changed
- The `Keyring` exposes a new optional method `init` ([MetaMask#99](MetaMask/utils#99))

### Fixed
- Bump `@ethereumjs/tx` to `4.1.2` to address runtime compatibility issues ([MetaMask#100](MetaMask/utils#100))
kanthesha pushed a commit that referenced this pull request Oct 11, 2023
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
tests - move tests to test folder
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
tests - move tests to test folder
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants