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

[FEAT] Update tests to run without org secrets #97

Open
NeonDaniel opened this issue Apr 25, 2024 · 0 comments
Open

[FEAT] Update tests to run without org secrets #97

NeonDaniel opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

Objective

Refactor unit tests to use public configuration instead of a configuration secret so test config may be saved in the repository.

Initial Implementation Requirements

  • Use Mock objects wherever possible to reduce backend server dependence
  • Update tests to only use a test namespace
  • Update neon-api-utils user to allow access to the test namespace

Other Considerations

Forked PR fails tests #96

@NeonDaniel NeonDaniel added the enhancement New feature or request label Apr 25, 2024
@NeonDaniel NeonDaniel added the help wanted Extra attention is needed label May 15, 2024
@NeonDaniel NeonDaniel moved this to Other Helpful Tasks in Community Projects May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant