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

[FEATURE] New API #316

Closed
wants to merge 1 commit into from
Closed

[FEATURE] New API #316

wants to merge 1 commit into from

Conversation

silkentrance
Copy link
Member

@silkentrance silkentrance commented Oct 28, 2022

See #315 for more information.

TODO

  • update documentation
  • add tests for async test methods and hook methods
  • add missing other tests
  • add sonar excludes for only tests
  • refactor test suite
  • add license header to all sources
  • improve on core coverage
  • disable test suite no-unused-vars warnings
  • make sure constructor/static hook/instance hook/test level mocha context is not lost
  • redefine API
  • simplify/reduce/deduplicate code
  • auto-generate type definitions

@silkentrance silkentrance linked an issue Oct 28, 2022 that may be closed by this pull request
@silkentrance silkentrance marked this pull request as draft October 28, 2022 16:05
@silkentrance silkentrance self-assigned this Oct 28, 2022
@silkentrance silkentrance added the breaking Breaking feature or feature request label Oct 28, 2022
@silkentrance silkentrance force-pushed the 315-revamp-api branch 8 times, most recently from 36a3940 to c73f89e Compare October 28, 2022 22:19
@silkentrance silkentrance mentioned this pull request Oct 30, 2022
@silkentrance silkentrance force-pushed the 315-revamp-api branch 11 times, most recently from 66c2ee0 to 811ba74 Compare November 1, 2022 15:39
@silkentrance silkentrance force-pushed the 315-revamp-api branch 3 times, most recently from e71cc0b to 0d61b54 Compare November 7, 2022 14:36
- major rewrite
@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/core] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.0% 98.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/mocha] SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 4 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/jest] SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 4 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/jasmine] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/vitest] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Dec 8, 2022

[@testdeck/di-typedi] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@silkentrance silkentrance added the WIP work in progress label Dec 8, 2022
@silkentrance
Copy link
Member Author

closing as this project does not get enough attention

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.

[FEATURE] New API
1 participant