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 a option to enable disable the module #17

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

Conversation

sadjow
Copy link
Member

@sadjow sadjow commented May 18, 2024

Closes #28

@sadjow sadjow changed the title Add a option to enable disable the option Add a option to enable disable the module May 18, 2024
@sadjow sadjow force-pushed the add_option_to_disable_data_collection branch from b795fbd to 2e46656 Compare November 21, 2024 15:09
- Add test cases to verify UTM tracking behavior when module is enabled
- Add test cases to verify UTM tracking is disabled when module is configured off
- Create new test fixture for disabled module configuration

This ensures the module's `enabled` configuration option works as expected.
@sadjow sadjow marked this pull request as ready for review November 21, 2024 15:23
- Enable server option in test setup
- Add setupTimeout to prevent timeouts during test setup
- Enable build option to ensure Nuxt app is built
- Keep browser testing enabled for localStorage tests
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.

Provide a option/method to disable tracking in case the website provides a way for the user to disable it.
1 participant