Thanks to visit codestin.com
Credit goes to github.com

Skip to content

style: moving the codebase to our coding standards #48

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

Merged
merged 6 commits into from
Sep 10, 2021

Conversation

erunion
Copy link
Member

@erunion erunion commented Sep 10, 2021

This is the start of a lot of work to overhaul the test suite over to using https://httpbin.org/ for accurate payload integration tests.

  • Replacing standard with ESLint, Prettier and @readme/eslint-config.
  • Replacing mocha and istanbul with Jest.
  • The core CodeBuilder has been slightly rewritten into being a proper class. Had to do this because it was dependent on strict-mode.

@erunion erunion added the refactor Issues about tackling technical debt label Sep 10, 2021
@erunion erunion merged commit e0a5253 into master Sep 10, 2021
@erunion erunion deleted the feat/better-tests branch September 10, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues about tackling technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant