SME-Issues / issues

0 stars 0 forks source link

Compound Query Tests Invoice Invoice - 16/01/19 20:04 - 5004 #3898

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.
search through the invoices and show me the ones for march
  • Expected InvoiceState to be ImplicitAll but found ImplicitUnpaid
  • Response: I've looked into this and the amount you owe to all creditors is nine unpaid bills totalling £4,693.49 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £10,594.66 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 ImplicitAll but found ImplicitUnpaid
  • Response: I've looked into this and the amount you owe to all creditors is nine unpaid bills totalling £4,693.49 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £10,594.66 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 ImplicitAll but found ImplicitUnpaid
  • Response: I've determined how things are. The amount you owe to all creditors is nine unpaid bills totalling £4,693.49 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £10,594.66 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 ImplicitAll but found ImplicitUnpaid
  • Response: So I've just looked over the finances and the amount you owe to all creditors is nine unpaid bills totalling £4,693.49 of which seven are overdue. The amount you are owed from all clients is nine unpaid invoices totalling £10,594.66 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…