Given that an employee is logged in
When they visit the employees page
Then they should be allowed to fire other employees. Each employee should have a fire button.
Given that a customer is logged in
When they visit the employees page
Then they should not see a fire employee button
Given that an employee is logged in When they visit the employees page Then they should be allowed to fire other employees. Each employee should have a fire button.
Given that a customer is logged in When they visit the employees page Then they should not see a fire employee button