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

TODO: Full test suite according to spec #120

Open
Joannis opened this issue May 31, 2017 · 3 comments
Open

TODO: Full test suite according to spec #120

Joannis opened this issue May 31, 2017 · 3 comments

Comments

@Joannis
Copy link
Member

Joannis commented May 31, 2017

https://github.com/mongodb/specifications

@Joannis
Copy link
Member Author

Joannis commented Jun 14, 2017

BSON has this implemented

@shanehsu
Copy link

By just scanning through the folder names, around two belongs to BSON, the rest is MongoKitten territory?

@Joannis
Copy link
Member Author

Joannis commented Jun 26, 2017

Yes. But the MongoKitten tests are quite tedious to implement. I want to write a tool that takes these JSON tests and generates Swift tests for them. Otherwise it'd take me weeks.

MongoKitten tests already cover a huge chunk of the what the specification covers, so stability wise we're quite decent.

I did do BSON manually, and first. Since BSON is the most important part of MongoKitten. Everything hinges on that.

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

No branches or pull requests

2 participants