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

Make tests less boilerplate-y #32

Open
wokalski opened this issue Apr 12, 2022 · 2 comments
Open

Make tests less boilerplate-y #32

wokalski opened this issue Apr 12, 2022 · 2 comments

Comments

@wokalski
Copy link
Contributor

When I was reviewing #31 I noticed that the tests are extremely boilerplate-y without a need. They seem to be duplicated between tests, too. It'd be good to reduce this clutter because otherwise it's super hard to make sense of them.

@tsnobip
Copy link
Collaborator

tsnobip commented Apr 13, 2022

yeah, I agree, what do you have in mind to improve the situation?

@wokalski
Copy link
Contributor Author

wokalski commented Apr 13, 2022

I had the simplest idea to just make the atd files tiny. Like one line definitions type foo = { bar: string }

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

No branches or pull requests

2 participants