SME-Issues / issues

0 stars 0 forks source link

Query Payment Tests Comprehension Partial - 04/07/19 09:26 - 5004 #4798

Open SME-Issues opened 5 years ago

SME-Issues commented 5 years ago

Query Payment Tests Comprehension Partial

SME-Issues commented 5 years ago

Understood and failed but likely higher priority

Expressions Notes
did i accidentally pay someone on tuesday
  • All chunks understood, expression understood
  • Expected to find entity 'unknown_adjv' but found only {datetime, text, paid_yet, pay_to}
  • Response: I've explored and regarding outgoing transactions on Tuesday (2nd July), I can confirm there have been none.
did i receive the fork handles from beta ltd
  • All chunks understood, expression understood
  • Response: I've just queried for you and regarding incoming transactions since 5th June 2019 for Beta Ltd, I can confirm there have been none.
did i receive the four candles from beta ltd
  • All chunks understood, expression understood
  • Response: I've looked into this and regarding incoming transactions since 5th June 2019 for Beta Ltd, I can confirm there have been none.
did Gibson Ltd fantastically, finally pay that money
  • Expected a single BankingContext but found two
  • Other than 'extras, confirmations & unknown/none' expected a single chunk but found 2
  • Response: I can't find that name in your accounting system records. Since 5th June 2019 your spending was nine payments totalling £3,316.
did Gibson Ltd fantastically finally pay that money
  • Expected ctx .SingleContext .HasDateCriteria to be false, but found True.
  • Expected to find entity 'unknown_adjv' but found only {paid_yet, text, pay_from, date_in, date_mod, datetime}
  • Response: I can't find that name in your bank account records.
did Gibson Ltd finally send over that helpful cash
  • Expected ctx .SingleContext .HasDateCriteria to be false, but found True.
  • Response: I'm sorry but I didn't understand all of that, however I can't find that name in your bank account records.
how much did i carefully get from the refund from ikea
  • Expected ctx .SingleContext .HasDateCriteria to be false, but found True.
  • Response: I'm sorry but I didn't understand all of that, however I can't find that name in your bank account records.
SME-Issues commented 5 years ago

Understood and failed but likely lower priority

Expressions Notes
am i right in forgetfully thinking i sent the payment to rasmussen ltd last week
  • Expected to find entity 'week:month:year' but found only {unknown_adjv, date_mod, datetime, text, dt, pay_to, paid_query}
  • Response: Regrettably, I didn't recognise everything you said, however I can't find that name in your bank account records.
did i lugubriously receive a payment from Gibson Ltd last month
  • Expected to find entity 'week:month:year' but found only {unknown_adjv, date_mod, datetime, text, dt, pay_from}
  • Response: I'm sorry but I didn't understand all of that, however I can't find that name in your bank account records.
did i trendily receive any payments this week from ikea
  • Expected to find entity 'week:month:year' but found only {unknown_adjv, date_mod, datetime, text, dt, pay_from}
  • Response: Hang on - I didn't quite understand all that, however I can't find that name in your bank account records.
did that payment to Rasmussen Ltd last week ever get authorisation
  • Expected to find entity 'past_date_unit' but found only {date_mod, datetime, text, unknown_entity, pay_to, dt}
  • Response: Regrettably, I didn't recognise everything you said, however I can't find that name in your bank account records.
did that payment to Rasmussen Ltd last week ever get my authorisation
  • Expected to find entity 'past_date_unit' but found only {date_mod, datetime, text, unknown_entity, pay_to, dt}
  • Response: I'm afraid I didn't quite get all of that, however I can't find that name in your bank account records.
did that payment to Rasmussen Ltd last week ever get our authorisation
  • Expected to find entity 'past_date_unit' but found only {date_mod, datetime, text, unknown_entity, pay_to, dt}
  • Response: Hang on - I didn't quite understand all that, however I can't find that name in your bank account records.
give me the amount of the payment i grudgingly gave parks ltd last month
  • Expected to find entity 'week:month:year' but found only {unknown_adjv, date_mod, datetime, text, pay_to, dt}
  • Response: I'm sorry but I didn't understand all of that, however I can't find that name in your bank account records.
how much did i woefully get from Alpha last week
  • Expected to find entity 'week:month:year' but found only {unknown_adjv, date_mod, datetime, text, pay_from}
  • Response: Regrettably, I didn't recognise everything you said, however regarding incoming transactions last week for Alpha Ltd, I can confirm there have been none.
SME-Issues commented 5 years ago

Test Exception

Expressions Notes
I am not entirely sure that I paid Rasmussen Ltd on Monday SMEBankingAPI .Tests .Reporting .Helpers .TestFailedException: Error running test: Multiple pay_from values found . at async Task SMEBankingAPI .Tests .Reporting .InputProcessing .BankingAiProcessingTestBase .ProcessExpression(TestSingleExpressionParameters testParameters) in D:/a/…