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

appium: use snapshots for various schema tests #18692

Open
boneskull opened this issue May 24, 2023 · 0 comments
Open

appium: use snapshots for various schema tests #18692

boneskull opened this issue May 24, 2023 · 0 comments
Labels
chore refactoring, overhead, tests, etc.

Comments

@boneskull
Copy link
Contributor

there's at least one test in there that looks at flattened-schema.js, which is a test fixture that's supposed to be derived from the actual schema via a flattenSchema() function (the exact name escapes me atm). change this to use a snapshot. see packages/typedoc-plugin-appium/test/e2e/theme/output.e2e.spec.ts for an example of how to do this using mocha-chai-jest-snapshot

@boneskull boneskull added the chore refactoring, overhead, tests, etc. label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore refactoring, overhead, tests, etc.
Projects
None yet
Development

No branches or pull requests

1 participant