-
Couldn't load subscription status.
- Fork 17
[DAPS-1513] Tests #1524
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
base: feat-DAPS-1513-rust-js-design
Are you sure you want to change the base?
[DAPS-1513] Tests #1524
Conversation
Reviewer's GuideThis PR introduces a comprehensive Mocha/Chai test suite (repository_types.test.js) that verifies core repository functionality—from basic type enums and validation routines through factory dispatch, CRUD operations, Globus/Metadata implementations, to full integration workflows and legacy compatibility—using ArangoDB collection cleanup for isolation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
b0dde8d to
341115c
Compare
ab78fa9 to
ea59312
Compare
dc486e5 to
4b538dc
Compare
33c787f to
7c755f9
Compare
Ticket
Description
Tests for #1523
How Has This Been Tested?
Unit Tests - Created repository_types.test.js covering:
Artifacts
See CI
Summary by Sourcery
Add a comprehensive test suite for the repository type system in the Foxx service to validate type definitions, input validation, factory functions, operations, and implementations, including integration workflows and legacy compatibility.
Tests: