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

Cypress Tests for Reference Data #129

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

Conversation

acao22
Copy link
Contributor

@acao22 acao22 commented Feb 28, 2025

Description:

Closing Issue #101: I added more test cases for the ReferenceData component and fixed some issues with localStorage checks. Also made sure YAML formatting is correct so that references align properly in the editor.

Changes:

  1. Fixed indentation in YAML so - type: display lines up correctly.
  2. Added tests for: no references case (should show "No references found.")
  3. Single reference case (input appears, can type, saves properly)
  4. Multiple references (checks UI, saves input, persists on reload)
  5. Fixed localStorage.getItem() issue to avoid parsing null

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