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

Enforce and execute purge conditions #98

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

michaellperry
Copy link
Contributor

No description provided.

@michaellperry michaellperry linked an issue Oct 27, 2024 that may be closed by this pull request
…ng JinagaClient and model

* **Helper functions**
  - Add `createJinagaClient` function to create JinagaClient with purge conditions
  - Add `createModel` function to build the model with types and predecessors

* **Test cases**
  - Replace inline JinagaClient and model creation with helper functions in all test cases
…ative and positive existential conditions, and complex joins and conditions

* Add test for nested purge conditions
* Add test for multiple purge conditions
* Add test for negative existential conditions
* Add test for positive existential conditions
* Add test for complex joins and conditions
* Add `OrderCancelledReason` and `OrderShipped` classes
* Add `OrderCancelledReason` and `OrderShipped` types to `createJinagaClient`
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.

Express mandatory conditions in TypeScript
1 participant