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

Add Cucumber features for Student viewpoint #55

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

kraglalbert
Copy link
Member

Summary

Added 3 feature files for the Student viewpoint:

  1. Upload report
  2. Submit offer letter
  3. Get Coop information

Test Plan

mvn failsafe:integration-test and verified that all Cucumber feature files are run as expected

Related Issues

#54

@kraglalbert kraglalbert added backend A task/issue related to the backend testing labels Jan 20, 2020
@kraglalbert kraglalbert added this to the M2: Implement RESTful API milestone Jan 20, 2020
@kraglalbert kraglalbert self-assigned this Jan 20, 2020
Copy link
Contributor

@susanmatuszewski susanmatuszewski left a comment

Choose a reason for hiding this comment

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

this looks super nice

@@ -2,13 +2,10 @@

Copy link
Member Author

Choose a reason for hiding this comment

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

Formatting changes only in the first 3 files

@kraglalbert kraglalbert merged commit a2e5db9 into master Jan 20, 2020
@kraglalbert kraglalbert deleted the kraglalbert/cucumber-student-features branch January 20, 2020 23:34
susanmatuszewski added a commit that referenced this pull request Jan 22, 2020
* init start to implementing rest controller

* init start to implementing rest controller

* fixed infinite loop issue with DTOs

* fixed creating double employers

* fixed employer contact tests

* changing lists to sets for some classes and fixed put request for employer contact

* (#44, #46) code cleanup

* Add Cucumber features for Student viewpoint (#55)

* Implement Student and Coop service classes (#59)

* WIP

* Merging Susan changes

* Format code

* formatted code and resolved comments

* init start to implementing rest controller

* init start to implementing rest controller

* fixed infinite loop issue with DTOs

* fixed creating double employers

* fixed employer contact tests

* changing lists to sets for some classes and fixed put request for employer contact

* (#44, #46) code cleanup

* formatted code and resolved comments

* fixed more merge conflicts

Co-authored-by: Albert Kragl <[email protected]>
Co-authored-by: Paul Hooley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A task/issue related to the backend testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants