Skip to content

Test/ilex 119#109

Merged
ddelpiano merged 26 commits intodevelfrom
test/ILEX-119
Jun 11, 2025
Merged

Test/ilex 119#109
ddelpiano merged 26 commits intodevelfrom
test/ILEX-119

Conversation

@SimaoBolota-MetaCell
Copy link

@SimaoBolota-MetaCell SimaoBolota-MetaCell commented May 29, 2025

✅ Added E2E Test Coverage & Pipeline Integration

🧪 What’s Included

This PR adds a suite of end-to-end smoke tests for key user flows in InterLex:

  • User Info Flow (userInfo.test.js)

    • Login using ORCID
    • Post-login checks (User Info, Dashboard)
    • Logout
  • Search Flow (searchInfo.test.js)

    • Home page load
    • Search for a term (e.g. "medulla")
    • Result navigation and detail checks (URI, synonyms, IDs, description, predicates table)
  • Organization Flow (createOrganization.test.js)

    • Login using ORCID
    • Navigate to organizations page
    • Create a new organization

All tests are passing and have been verified via the test output.

⚙️ CI/CD Integration

The new tests are now integrated into the Codefresh pipeline:

  • A dedicated test_build step builds a Docker image from interlex/test/Dockerfile.testing.
  • A new e2e_test stage runs the test suite in composition with the app service.

Copy link
Member

@ddelpiano ddelpiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ddelpiano ddelpiano merged commit 425332e into devel Jun 11, 2025
1 check passed
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