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

Port tests #49

Merged
merged 8 commits into from
Jul 15, 2020
Merged

Port tests #49

merged 8 commits into from
Jul 15, 2020

Conversation

RadicalZephyr
Copy link
Contributor

Translate some of the commented out tests from typescript(?) into Rust. This is maybe partial work on #11?

I also moved all of the Sodium related tests into one tests file as you mentioned in #48. I left the mem_test and node_test as separate modules because they don't seem as related to the core of Sodium.

@clinuxrulz
Copy link
Collaborator

clinuxrulz commented Jul 14, 2020

Thanks this is a big help.

No need for the submodules "cell" and "stream" for the tests, all the tests can just sit in the tests module as the tests aren't really tied to a particular type of sodium object, but that's just me being picky.

I'll review this later today before I merge.

@clinuxrulz clinuxrulz merged commit 213b48f into SodiumFRP:master Jul 15, 2020
@RadicalZephyr RadicalZephyr deleted the port-tests branch July 16, 2020 07:38
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

Successfully merging this pull request may close these issues.

2 participants