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

Implement snapshot testing for ApiDOM namespaces #360

Closed
3 of 4 tasks
char0n opened this issue Apr 14, 2021 · 0 comments · Fixed by #445
Closed
3 of 4 tasks

Implement snapshot testing for ApiDOM namespaces #360

char0n opened this issue Apr 14, 2021 · 0 comments · Fixed by #445
Assignees

Comments

@char0n
Copy link
Member

char0n commented Apr 14, 2021

The most appropriate way of testing ApiDOM namespaces seems to be snapshot testing. We need to implement it as a basic testing mechanism for regression detection in namespace packages.

TODO:

@char0n char0n self-assigned this Apr 14, 2021
char0n added a commit that referenced this issue Jun 16, 2021
These tests specifically targets refracting stage.
Data and metadata of ApiDOM trees are checked.

Closes #438
Closes #360
char0n added a commit that referenced this issue Jun 16, 2021
These tests specifically targets refracting stage.
Data and metadata of ApiDOM trees are checked.

Closes #438
Closes #360
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant