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

Simplify unit tests to be data-type tests only #1

Open
skeet70 opened this issue Jun 13, 2019 · 1 comment
Open

Simplify unit tests to be data-type tests only #1

skeet70 opened this issue Jun 13, 2019 · 1 comment

Comments

@skeet70
Copy link
Member

skeet70 commented Jun 13, 2019

Test only what is translated from Scala to Java data types. Once switched over these tests can be run on CI because they won't need lib_ironoxide.so.

@skeet70 skeet70 assigned skeet70 and unassigned skeet70 Jun 13, 2019
@ernieturner ernieturner assigned ernieturner and cjyar and unassigned ernieturner and cjyar Oct 3, 2019
@ernieturner ernieturner changed the title Generate users for integration tests Simplify unit tests to be data-type tests only Oct 3, 2019
@ernieturner ernieturner added this to the 2019-10-18 milestone Oct 4, 2019
@ernieturner
Copy link
Contributor

Actually do need the .so on Travis in order for any tests to work at all. So new goal is to place the .so in Travis but still just have unit tests and no calls through the entire SDK stack.

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

4 participants