Skip to content

Feat/reverse comments 5

Ben requested to merge feat/reverse-comments-5 into master

TODO:

  • I've just dropped the class names I used inline for the sake of speed, so these should really be cleaned up and put in the class variables.
  • If better identifiers are available, that would be cool, if not it's okay as it is though.
  • Step through the snapshots after running through the test to make sure this is doing what you intended - I think it is but it's easy to accidentally test the wrong things in Cypress and get a false positive.
  • Remove TODO: comments

image

Edited by Ben

Merge request reports