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

From Expertiza_Wiki
Jump to navigation Jump to search



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 authorized users to create/edit/delete information of institutions and for the admin to create/edit/delete information of instructors. The repository lacks systematic unit tests for both the admin controller and institution controller.

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