chore: add more db-import tests

Test for float and ref block/content replacement. Part of LOG-3092
This commit is contained in:
Gabriel Horner
2024-07-10 16:18:04 -04:00
parent 7ce983df24
commit 21f959e5c0
4 changed files with 40 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
finishedAt:: [[Feb 7th, 2024]]
- test :date -> :page
finishedAt:: [[Gabriel]]
- MEETING TITLE #Meeting
- MEETING TITLE
template:: meeting
participants:: TODO
- pending block for :number to :default

View File

@@ -0,0 +1,10 @@
- b1
rating:: 5
- :rating float
rating:: 5.5
- query-table:: false
FIXME
#+BEGIN_QUERY
{:title "2nd level tasks with `#p1`"
:query (and (task todo doing) [[p1]])}
#+END_QUERY

View File

@@ -0,0 +1,5 @@
- test ignore blank values so that property type doesn't change
sameAs::
- replace tags edge cases
- replace with same start string #foo #foo-bar
- replace case insensitive #foo #Foo