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

[CHORE] Update acceptance tests #71

Open
11 tasks
aclist opened this issue Jul 12, 2023 · 0 comments
Open
11 tasks

[CHORE] Update acceptance tests #71

aclist opened this issue Jul 12, 2023 · 0 comments
Labels

Comments

@aclist
Copy link
Owner

aclist commented Jul 12, 2023

Sanitize incoming mods:

  • Check for func and var collisions
  • Check for manifest entrypoints not present in mods
  • Test manifest for missing/empty/clashing values
  • Warn on @requires not sourced in main script
  • Mods not present in manifest but found in /mods
  • Mods present in /mods but not in manifest
  • Mod requests custom fields but values are incomplete
  • Mod requests page name not found in ui.json
  • Mod is missing page name
  • Is JSON well formed?
  • ESlint
@aclist aclist added this to the 1.3.0 milestone Jul 12, 2023
@aclist aclist changed the title Tests Acceptance tests Jul 12, 2023
@aclist aclist removed this from the 1.3.0 milestone Jul 13, 2023
@aclist aclist changed the title Acceptance tests [CHORE] Acceptance tests Jul 15, 2023
@aclist aclist added this to the 2.2.0 milestone Jul 22, 2023
@aclist aclist changed the title [CHORE] Acceptance tests [CHORE] Update acceptance tests Jul 22, 2023
@aclist aclist modified the milestones: 2.2.0, 2.3.0 Jul 30, 2023
@aclist aclist removed this from the 2.3.0 milestone Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant