Using Chai

Task 1

  1. Copy the file account.test.js to account-chai.test.js

  2. Rewrite some of the mocha assert statements so that they make use of the should syntax

  3. Rewrite some of the mocha assert statements so that they make use of the expect syntax