CSC/ECE 517 Fall 2021 - E2134. Write unit tests for admin controller.rb and institution controller.rb: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<br> | <br> | ||
== E2134. Write unit tests for admin controller.rb and institution controller.rb == | == E2134. Write unit tests for admin controller.rb and institution controller.rb == | ||
This page is a description of Expertiza OSS project E2134. Write unit tests for admin controller.rb and institution controller.rb | |||
== Problem Statement and Background == | == Problem Statement and Background == |
Revision as of 07:52, 12 October 2021
E2134. Write unit tests for admin controller.rb and institution controller.rb
This page is a description of Expertiza OSS project E2134. Write unit tests for admin controller.rb and institution controller.rb
Problem Statement and Background
Expertiza allows authorizorized user to create/edit/delete information of institutions.
Implementation
Scenario 1:
Cases Tested
Code Snippet
Scenario 2:
Cases Tested
Code Snippet
Scenario 3:
Cases Tested
Code Snippet
Scenario 4:
Cases Tested
Code Snippet
Our Team
References
Expertiza on GitHub click here
To visit our forked repo, click here
View our pull request click here