From 9dd5edb18f8c23f3f43e253fb5c4c04ac98f173a Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 5 Feb 2018 22:21:49 +0100 Subject: add tests with AVA --- __tests__/__snapshots__/index.js.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 __tests__/__snapshots__/index.js.md (limited to '__tests__/__snapshots__/index.js.md') diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md new file mode 100644 index 0000000..9c20d55 --- /dev/null +++ b/__tests__/__snapshots__/index.js.md @@ -0,0 +1,28 @@ +# Snapshot report for `__tests__/index.js` + +The actual snapshot is saved in `index.js.snap`. + +Generated by [AVA](https://ava.li). + +## line-input-raw + +> Snapshot 1 + + `

This is a input line in a paragraph . That's all forks.

␊ +

This is a formulay :

␊ +

Login : ␊ + Password :

␊ +
␊ + Dangerous HTML 🐯 !␊ +
␊ +

Your email : ␊ + Verification :

+ +## line-input + +> Snapshot 1 + + `

This is a input line in a paragraph . That's all forks.

␊ +

This is a formulay :

␊ +

Login : ␊ + Password :

` \ No newline at end of file -- cgit v1.2.3-54-g00ecf