Send diff in notifications (#296)
This commit is contained in:
5
changedetectionio/tests/unit/test-content/README.md
Normal file
5
changedetectionio/tests/unit/test-content/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# What is this?
|
||||
This is test content for the python diff engine, we use the JS interface for the front end, because you can explore
|
||||
differences in words etc, but we use (at the moment) the python difflib engine.
|
||||
|
||||
This content `before.txt` and `after.txt` is for unit testing
|
||||
6
changedetectionio/tests/unit/test-content/after.txt
Normal file
6
changedetectionio/tests/unit/test-content/after.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
After twenty years, as cursed as I may be
|
||||
for having learned computerese,
|
||||
I continue to examine bits, bytes and words
|
||||
xok
|
||||
and insure that I'm one of those computer nerds.
|
||||
and something new
|
||||
5
changedetectionio/tests/unit/test-content/before.txt
Normal file
5
changedetectionio/tests/unit/test-content/before.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
After twenty years, as cursed as I may be
|
||||
for having learned computerese,
|
||||
I continue to examine bits, bytes and words
|
||||
ok
|
||||
and insure that I'm one of those computer nerds.
|
||||
Reference in New Issue
Block a user