Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save s-espinosa/098fa3d2d62d87a6509dfb23960537ca to your computer and use it in GitHub Desktop.
Save s-espinosa/098fa3d2d62d87a6509dfb23960537ca to your computer and use it in GitHub Desktop.
1602-mock-assessment-submission.markdown

Submission


Deadline

  • Deadline for the last commit on Master is 5:15 (README commits are fine after deadline).
    • If you have job/family related interruptions, note when and for how long in your submission gist and tag that time on to your deadline time as an extension, if needed.
    • You may continue to work on another branch after the deadline but it will not be considered in the eval

Working Alone

  • Work should be done entirely on your own (no instructor or student support - Google, however, is your oyster)

Requirements & Points

  • Links to the deployed app must be included in the project README
@rrgayhart
Copy link

Sal

  • Sort functionality not case insensitive
  • Missing selenium in JS testing
  1. 3/4 - All functionality complete
  2. 3
  3. 4
  4. 3
  5. 2 - Add some selenium/js tests
  6. 3 - Lack of helpful error message
  7. 4

[5:23]
Looks like all you need to do is add some additional testing - coverage for controllers or coverage in some way of js

Original notes from Brenna - Testing upgraded to a 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment