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

Task/psgs 44 sub 56 #13

Merged
merged 7 commits into from
Oct 2, 2020
Merged

Task/psgs 44 sub 56 #13

merged 7 commits into from
Oct 2, 2020

Conversation

maciejbak85
Copy link
Contributor

Integration tests in "it" folder, also moved by the way already apiExecutor so will be easier to create unit tests
( pointing PR to another branch, so only it test changes will be visible here )

@maciejbak85
Copy link
Contributor Author

I need to add here it:test into CI, will do this today

build.sbt Outdated
dynverSonatypeSnapshots in ThisBuild := true,
javacOptions ++= Seq("-source", "1.8", "-target", "1.8"),
scalacOptions ++= Seq("-unchecked", "-deprecation", "-Ymacro-annotations"),
parallelExecution in Test := false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be able to remove this for unit tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah ;) one sec

println(s"WALLET 1 words ${aryLen} <-")
println(s"WALLET 2 words ${aryLen2} <-")
println(s"WALLET 1 words $aryLen <-")
println(s"WALLET 2 words $aryLen2 <-")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These can go. My bad.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Well they were needed for debugging CI, but they are not needed anymore)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok will get rid of them

Base automatically changed from task/PSGS-44-sub-55-unit-tests to develop October 2, 2020 12:40
@maciejbak85 maciejbak85 merged commit 6505135 into develop Oct 2, 2020
@maciejbak85 maciejbak85 deleted the task/PSGS-44-sub-56 branch October 2, 2020 12:55
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