mattwr18 b1c5c4dbf9 Avoid testing third-party code
- This test, though I understand why it was added, is not necessary in
my opinion. It's more difficult to get this test to pass since we don't
call session.run, we call session.writeTransaction which has a callback
that calls transaction.run...
- I think we don't need to test that our third party library does what
it was added to do... they have their own tests, which can be found here
@roschaefer, which I think are sufficient https://github.com/validatorjs/validator.js/blob/master/test/sanitizers.js
- We can always add another type of test, if you feel necessary, maybe
an e2e?
2019-12-11 18:44:01 +01:00
..
2019-10-11 15:22:59 +02:00
2019-10-14 16:42:11 +02:00
2019-12-11 18:44:01 +01:00
2019-12-06 17:48:34 +01:00
2019-12-02 18:12:11 +01:00
2019-11-28 11:22:09 +01:00
2019-11-16 20:21:27 +01:00
2019-05-31 19:31:39 +02:00
2019-12-02 18:12:11 +01:00
2019-12-11 12:50:46 +01:00
2019-12-10 18:13:34 +01:00
2019-12-02 18:12:11 +01:00