CSC/ECE 517 Fall 2021 - E2134. Write unit tests for admin controller.rb and institution controller.rb: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<br>
<br>
<br>
<br>
== E2134. Write unit tests for admin controller.rb and institution controller.rb ==
== Problem Statement and Background ==
== Problem Statement and Background ==



Revision as of 07:49, 12 October 2021



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