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

Relocate unit tests for obojobo-document-engine and obojobo-express packages #1984

Open
wants to merge 36 commits into
base: dev/31-taconite
Choose a base branch
from

Conversation

FrenjaminBanklin
Copy link
Contributor

Closes #1951.

Moves unit test files for the obojobo-document-engine and obojobo-express packages from a dedicated __tests__ directory to be adjacent to the files they're actually testing, as in the obojobo-repository and all obonode packages.

Leaving obojobo-document-json-parser and obojobo-document-xml-parser packages for now since the tests aren't really 1:1 with the files they're testing anyway. There are currently no tests in the obojobo-module-selector package to move.

jpeterson976
jpeterson976 previously approved these changes Mar 8, 2022
Copy link
Contributor

@jpeterson976 jpeterson976 left a comment

Choose a reason for hiding this comment

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

Tests still pass and coverage is still at 100%. LGTM

@maufcost
Copy link
Contributor

Everything LGTM as well, and the tests are all passing. However, there is one conflict on drafts.test.js below that needs to be sorted out. If this is expected, let me know and I will approve this! Awesome job :)

@FrenjaminBanklin FrenjaminBanklin changed the base branch from dev/28-jadeite to dev/29-sodalite August 26, 2022 20:15
@FrenjaminBanklin FrenjaminBanklin dismissed jpeterson976’s stale review August 26, 2022 20:15

The base branch was changed.

@FrenjaminBanklin FrenjaminBanklin changed the base branch from dev/29-sodalite to dev/30-howlite February 14, 2023 15:28
@FrenjaminBanklin FrenjaminBanklin changed the base branch from dev/30-howlite to dev/31-taconite March 21, 2023 15:25
@RachelDau RachelDau self-requested a review May 10, 2023 13:27
FrenjaminBanklin and others added 15 commits May 23, 2023 16:21
…pattern are replaced with new UUIDs. References to the old node IDs in button actions etc. are also replaced with the corresponding new IDs.
…rt Node 18. Updated Node version requirements in relevant package.json files, fixed new undefined error message in tests.
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…word-wrap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4
…semver-5.7.2

Bump semver from 5.7.1 to 5.7.2
…ase-two

Implemented Phase 2 for Obo Stats
…d-nodes-on-copy

Reset element IDs in copied modules.
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