Markdown example
Commands
https://concordion.github.io/concordion/latest/spec/specificationType/markdown/Markdown.html https://www.markdownguide.org/extended-syntax/#definition-lists
Examples
Before each example
- Purge queue myQueue.
- Clean tables: orders.
MQ and DB support
Log File
Given
EMPTY |
EMPTY |
When
send to myQueue
{
"a": 1
} | ||||
<message>123</message> | ||||
| ||||
<message>123</message> | ||||
{
"date": "2022-03-12",
"var1": "1",
"var2": "2",
"var3": "3"
} | ||||
| ||||
{
"date": "2022-03-12",
"var1": "1",
"var2": "2",
"var3": "3"
} |
Then
Events are sent to myQueue
{
"a": 1
} | ||||
<message>123</message> | ||||
| ||||
<message>123</message> | ||||
{
"date": "2022-03-12",
"var1": "1",
"var2": "2",
"var3": "3"
} | ||||
| ||||
{
"date": "2022-03-12",
"var1": "1",
"var2": "2",
"var3": "3"
} |
id | client | driver | status | created | updated |
---|---|---|---|---|---|
1 | 111 | (null) | PLACED | 2022-03-12 00:00:00.000 | 2022-03-12 00:00:00.000 |
2 | 222 | 11 | COMPLETED | 2022-03-11 00:00:00.000 | 2022-03-12 00:00:00.000 |
Orders updated:
id | client | driver | status | created | updated |
---|---|---|---|---|---|
!{number} | 111 | (null) | PLACED | 2022-03-12 00:00:00.000 | 2022-03-12 00:00:00.000 |
!{string} | 222 | !{notNull} | COMPLETED | 2022-03-11 00:00:00.000 | !{within 2d} |
Next example:
simplest form of mq-check
Size verifying error: expected:<2> but was:<0>
Expected:
but was:
{
"a": 1
} |
{
"date": "2022-03-12",
"var1": "1",
"var2": "2",
"var3": "3"
} |
EMPTY |
Some text
Bootstrap
Notes
Note: some note
Font Awesome
Puzzle Icon
Cards
Header
DESCRIPTION
Info
DESCRIPTION
Callouts
Info
Warning