AppFolio interview question

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

Interview Answer

Anonymous

10 Oct 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.