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

[✨] Improve ability to run tests with all supported libraries & versions #412

Closed
techfg opened this issue Mar 18, 2024 · 0 comments · Fixed by #413
Closed

[✨] Improve ability to run tests with all supported libraries & versions #412

techfg opened this issue Mar 18, 2024 · 0 comments · Fixed by #413

Comments

@techfg
Copy link
Collaborator

techfg commented Mar 18, 2024

Is your feature request related to a problem and/or adding functionality? Please describe

In order to execute tests against the various supported libraries & versions manual modification of imagemapster-test-runner.html is required. While the changes are trivial, it's a cumbersome step that often results in code changes not being tested against all the support libraries.

Describe the solution you'd like

Provide a library chooser at the top of the page to make executing tests against all supported libraries simpler.

Describe alternatives you've considered

Only alternative is manual manipulation of the html to load the different library/version.

Additional context

N/A

techfg added a commit that referenced this issue Mar 19, 2024
1. feat: Resolves #412 - Improve ability to run tests with all supported libraries & versions
2. chore: Improve linting & formatting
3. fix: ensure both version properties in package-lock.json v3 are updated during build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant