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

Fix tags tests #1908

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Fix tags tests #1908

merged 3 commits into from
Jan 16, 2025

Conversation

devkiran
Copy link
Collaborator

No description provided.

Updated multiple test files to replace instances of randomId with randomTagName for generating tag names. This change enhances the clarity and specificity of tag creation in tests, ensuring more meaningful test data.
Updated the cleanup route to include the deletion of tags created during E2E tests. The route now retrieves and deletes tags that start with "e2e-" and were created more than one hour ago, improving the overall cleanup process.
Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dub ✅ Ready (Inspect) Visit Preview Jan 16, 2025 8:23pm

@steven-tey steven-tey enabled auto-merge January 16, 2025 20:15
@steven-tey steven-tey added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit df7284c Jan 16, 2025
6 checks passed
@steven-tey steven-tey deleted the fix-tags-tests branch January 16, 2025 20:38
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.

2 participants