From 11def83df2fcbeac26c33b4b5c3341948c68bbc8 Mon Sep 17 00:00:00 2001 From: Xavier Escudero Date: Thu, 2 May 2019 20:18:54 +0200 Subject: [PATCH] First commit test features --- .idea/encodings.xml | 4 + .idea/modules.xml | 8 + .idea/the-example-app-nodejs.iml | 9 + .idea/vcs.xml | 6 + .idea/workspace.xml | 176 ++ README-TESTING.md | 201 ++ package-lock.json | 3883 +++++++++++++++++++----------- package.json | 4 +- 8 files changed, 2882 insertions(+), 1409 deletions(-) create mode 100644 .idea/encodings.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/the-example-app-nodejs.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 README-TESTING.md diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..87a235e --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/the-example-app-nodejs.iml b/.idea/the-example-app-nodejs.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/the-example-app-nodejs.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..396d8e7 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +