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

Add tests selection menu. #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

agrojean-ledger
Copy link
Contributor

@agrojean-ledger agrojean-ledger commented Nov 22, 2024

  • Add tests selection menu
  • Update packages :
    • Update ESLint to latest version :
      • Use flat config file (js syntax),
      • Update precommit hooks,
      • Indent/format/lint ts/js files following latest ESLint rules.
      • Rewrite index.ts test file to match latest glob package syntax
  • Optimize task activation :
    • use only one forEach loop in checkDisabledTasks
    • Allow to regenerate a subset of tasks with regenerateSubset

src/appSelector.ts Fixed Show fixed Hide fixed
@agrojean-ledger agrojean-ledger force-pushed the add-tests-selection branch 3 times, most recently from 28a52cc to 98d2ef6 Compare November 22, 2024 11:07
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.

1 participant