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

Implement espresso and cucumber tests #26

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

mercuriete
Copy link
Owner

  • Closes implement espresso and cucumber #25
  • Drop old instrumented test
  • Implement CucumberTestRunner
  • Implement CucumberTeCasconfiguration
  • Implement simple scenario
  • Implement steps
  • Implement Generic Robot and MainActivity Robot

@mercuriete mercuriete force-pushed the 25-implement-espresso-and-cucumber branch 3 times, most recently from 661f683 to 4e7afc1 Compare August 16, 2019 23:27
@mercuriete mercuriete force-pushed the 25-implement-espresso-and-cucumber branch from 4e7afc1 to c26d1bd Compare October 13, 2019 17:29
@mercuriete mercuriete force-pushed the 25-implement-espresso-and-cucumber branch 3 times, most recently from f17759c to 484f962 Compare June 18, 2020 00:17
@sonarcloud
Copy link

sonarcloud bot commented Jun 18, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_161) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@mercuriete mercuriete force-pushed the 25-implement-espresso-and-cucumber branch from 484f962 to 805d850 Compare August 27, 2020 17:56
* Closes #25
* Drop old instrumented test
* Implement CucumberTestRunner
* Implement CucumberTeCase configuration
* Implement simple scenario
* Implement steps
* Implement Generic Robot and MainActivity Robot
@mercuriete mercuriete force-pushed the 25-implement-espresso-and-cucumber branch from 805d850 to d7fe958 Compare August 27, 2020 18:09
@sonarcloud
Copy link

sonarcloud bot commented Aug 27, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_161) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@mercuriete mercuriete merged commit d3b9fea into master Aug 27, 2020
@mercuriete mercuriete deleted the 25-implement-espresso-and-cucumber branch August 27, 2020 18:19
@mercuriete mercuriete mentioned this pull request Aug 27, 2020
37 tasks
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.

implement espresso and cucumber
1 participant