d0e834978a
In preparation for adding new tests, let's fix the existing ones. 3 Unit tests and one Functional test still fail. * Two unit tests are bugs in xhtmldiff * One is a bug in Maruku * A file upload functional test fails, for reasons that escape me.
16 lines
247 B
YAML
16 lines
247 B
YAML
test_wiki:
|
|
id: 1
|
|
created_at: 2004-08-01
|
|
updated_at: 2005-08-01
|
|
name: wiki1
|
|
address: wiki1
|
|
markup: markdownMML
|
|
|
|
instiki:
|
|
id: 2
|
|
created_at: 2004-08-01
|
|
updated_at: 2005-08-01
|
|
name: Instiki
|
|
address: instiki
|
|
markup: markdownMML
|