getdozer / getdozer/dozer

Type check E2E tests

Open
#607 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Leverage on the Dozer test framework to validate the types support and the behaviour e2e:

- Source to gRPC + Rest: expected type, value and compatibility across outputs

- [ ] Whole testcase setup gonna have structure: take 1 **_Input Type_** from `source` and 2 expected **_Output Type_** (grpc + rest) in `api`

- Expected behavior for unsupported types on sources, pipeline, cache and apis
- We going to have few phrases to validate:
- [ ] `Sources` received unsupported types
- [ ] Unsupported types between `Sources` and `Cache`
- [ ] Unsupported types between `Sources` and `Api`
- [ ] Rest
- [ ] gRPC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.