SME-Issues / issues

0 stars 0 forks source link

Compound Query Tests Invoice Invoice - 11/01/19 02:17 - 5004 #3341

Closed SME-Issues closed 5 years ago

SME-Issues commented 5 years ago

Compound Query Tests Invoice Invoice

SME-Issues commented 5 years ago

Understood and failed but likely higher priority

Expressions Notes
show me the mcdonalds invoices for next week do i have any unpaid bills
  • Expected ctx .ProcessorResponse .ChunkData .Count to be 2, but found 1.
  • Expected ctx .Chunks .Count to be 2, but found 1.
  • Response: I can't find that name in your accounting system records.
(g) grab the invoices for august and give me a total
  • Expected ctx .ProcessorResponse .ChunkData[1] .QueryContext not to be .
  • Response: I'm afraid I didn't quite get all of that, however in August 2018 you received seven invoices totalling £2,996.04, all of which have been paid and you raised nine invoices totalling £11,120.43, all of which have been paid.
(g) search through the invoices and show me the ones for march
  • Expected InvoiceState to be InvoiceState .ImplicitAll but found InvoiceState .ImplicitUnpaid
  • Response: I've determined how things are. The amount you owe to all creditors is nine unpaid bills totalling £4,428.61 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £9,932.46 of which four are overdue. You have no invoices in March 2019.
(g) search through the invoices show me the ones for march
  • Expected InvoiceState to be InvoiceState .ImplicitAll but found InvoiceState .ImplicitUnpaid
  • Response: I've had a scoot around and the amount you owe to all creditors is nine unpaid bills totalling £4,428.61 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £9,932.46 of which four are overdue. You have no invoices in March 2019.
search through the invoices then show me the ones for march
  • Expected InvoiceState to be InvoiceState .ImplicitAll but found InvoiceState .ImplicitUnpaid
  • Response: I've had a quick look and the amount you owe to all creditors is nine unpaid bills totalling £4,428.61 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £9,932.46 of which four are overdue. You have no invoices in March 2019.
search through the invoices, show me the ones for march
  • Expected InvoiceState to be InvoiceState .ImplicitAll but found InvoiceState .ImplicitUnpaid
  • Response: I've performed a quick investigation and the amount you owe to all creditors is nine unpaid bills totalling £4,428.61 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £9,932.46 of which four are overdue. You have no invoices in March 2019.
SME-Issues commented 5 years ago

Test Exception

Expressions Notes
how many overdue accounts do I have and how much is outstanding? PulseAPI .Tests .Reporting .Helpers .TestFailedException: Error running test ---> System .InvalidOperationException: Unsupported intent: 'multi_query' at PulseAPI .Processors .InputProcessor .ProcessIntent(IDialogueState previousDialogueState, Chunk chunk, PopulateQueryContextResult& populateQueryContext…
how many overdue accounts do I have how much is outstanding? PulseAPI .Tests .Reporting .Helpers .TestFailedException: Error running test ---> System .InvalidOperationException: Unsupported intent: 'multi_query' at PulseAPI .Processors .InputProcessor .ProcessIntent(IDialogueState previousDialogueState, Chunk chunk, PopulateQueryContextResult& populateQueryContext…
how many overdue accounts do I have, how much is outstanding? PulseAPI .Tests .Reporting .Helpers .TestFailedException: Error running test ---> System .InvalidOperationException: Unsupported intent: 'multi_query' at PulseAPI .Processors .InputProcessor .ProcessIntent(IDialogueState previousDialogueState, Chunk chunk, PopulateQueryContextResult& populateQueryContext…