Nick Dumas
9de66ba0da
cleaning tests up
1 year ago
Nick Dumas
f179840fb9
more escape test cases
1 year ago
Nick Dumas
be33bd2c20
expand escape character test cases
1 year ago
Nick Dumas
b9049f340e
trying to handle escape characters now
1 year ago
Nick Dumas
5e12c32fc5
Big renaming pass, this is about more than just wikilinks
1 year ago
Nick Dumas
be0d629280
Cleaning test code and output up with testify
1 year ago
Nick Dumas
8b4ba717e2
Renaming in preparation for more tests
1 year ago
Nick Dumas
3f3696eb9f
Lexer can now handle multi-line inputs
1 year ago
Nick Dumas
17699a114c
tests for simple parsing of wikilinks in larger content blocks
1 year ago
Nick Dumas
4235beff81
can't assume this empty token will be there anymore
1 year ago
Nick Dumas
37dcdb9168
Logging is tuneable for better debugging experience
1 year ago
Nick Dumas
82dd27bd06
More tests
1 year ago
Nick Dumas
04458800d1
tests refactored pretty nicely now
1 year ago
Nick Dumas
25f949fafd
refactoring tests to make this easier
1 year ago
Nick Dumas
0b377a0500
Expand test cases, refine logging configuration
...
Wiki links don't occur in a vacuum, I need to be able to parse entire
blocks of markdown and extract the wikilinks properly.
Now that I've gotten the lexer working I mostly don't need to see every
single change to the position/start/width values, but the
instrumentation will be useful for future debugging.
1 year ago
Nick Dumas
ebeea16b0d
Full test suite for Obsidian wikilinks
1 year ago
Nick Dumas
a8fe8282b3
passing tests
1 year ago
Nick Dumas
0c7b00e9b5
non-concurrent, test cases back to expected state
1 year ago
Nick Dumas
4748dab2ff
now i'm using zap
1 year ago
Nick Dumas
d377070fe1
upgrading test suite
1 year ago
Nick Dumas
72bd02d990
oops, that's why test output sucked so bad
1 year ago
Nick Dumas
126dd495ba
More testing
1 year ago
Nick Dumas
8138ae6e54
first round of tests for the lexer
1 year ago