AppFolio Interview Question

Write unit tests in Ruby for backend methods for the basic CRUD operations for said feature.

Interview Answer

Anonymous

Oct 10, 2024

Need to specify which functions I should prioritize writing unit tests for and why and see if there are any bugs in the current functions.