bexio 3.6.2 → 3.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/block-navigation.js +87 -0
- package/coverage/index.html +32 -32
- package/coverage/prettify.js +2 -0
- package/coverage/sorter.js +210 -0
- package/jest-html-reporters-attach/jest_html_reporters/index.js +3 -0
- package/jest-html-reporters-attach/jest_html_reporters/result.js +1 -0
- package/junit.xml +313 -5
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/lib/interfaces/InvoicesStatic.d.ts +8 -1
- package/lib/interfaces/InvoicesStatic.js.map +1 -1
- package/lib/interfaces/PositionsStatic.d.ts +46 -0
- package/lib/interfaces/PositionsStatic.js +3 -0
- package/lib/interfaces/PositionsStatic.js.map +1 -0
- package/lib/resources/DefaultPositions.d.ts +33 -0
- package/lib/resources/DefaultPositions.js +61 -0
- package/lib/resources/DefaultPositions.js.map +1 -0
- package/lib/resources/Invoices.d.ts +57 -1
- package/lib/resources/Invoices.js +83 -1
- package/lib/resources/Invoices.js.map +1 -1
- package/lib/resources/ItemPositions.d.ts +33 -0
- package/lib/resources/ItemPositions.js +61 -0
- package/lib/resources/ItemPositions.js.map +1 -0
- package/lib/resources/Orders.d.ts +28 -0
- package/lib/resources/Orders.js +51 -0
- package/lib/resources/Orders.js.map +1 -1
- package/lib/resources/TextPositions.d.ts +33 -0
- package/lib/resources/TextPositions.js +61 -0
- package/lib/resources/TextPositions.js.map +1 -0
- package/lib/tests/DefaultPositions.test.d.ts +1 -0
- package/lib/tests/DefaultPositions.test.js +22 -0
- package/lib/tests/DefaultPositions.test.js.map +1 -0
- package/lib/tests/Invoices.test.js +75 -4
- package/lib/tests/Invoices.test.js.map +1 -1
- package/lib/tests/ItemPositions.test.d.ts +1 -0
- package/lib/tests/ItemPositions.test.js +22 -0
- package/lib/tests/ItemPositions.test.js.map +1 -0
- package/lib/tests/Orders.test.js +116 -0
- package/lib/tests/Orders.test.js.map +1 -1
- package/lib/tests/TextPositions.test.d.ts +1 -0
- package/lib/tests/TextPositions.test.js +22 -0
- package/lib/tests/TextPositions.test.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
window.jest_html_reporters_callback__({"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":29,"numPassedTests":136,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":29,"numTotalTests":136,"startTime":1778506264534,"success":false,"testResults":[{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506273659,"loadTestEnvironmentEnd":1778506265462,"loadTestEnvironmentStart":1778506265031,"runtime":8196,"setupAfterEnvEnd":1778506265896,"setupAfterEnvStart":1778506265896,"setupFilesEnd":1778506265463,"setupFilesStart":1778506265463,"slow":true,"start":1778506265463},"testFilePath":"/home/mathias/Github/bexio/src/tests/DefaultPositions.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["DefaultPositions"],"duration":16,"failureMessages":[],"fullName":"DefaultPositions Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":11,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506273687,"loadTestEnvironmentEnd":1778506265620,"loadTestEnvironmentStart":1778506265039,"runtime":8066,"setupAfterEnvEnd":1778506266201,"setupAfterEnvStart":1778506266201,"setupFilesEnd":1778506265621,"setupFilesStart":1778506265621,"slow":true,"start":1778506265621},"testFilePath":"/home/mathias/Github/bexio/src/tests/BillsV4.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["BillsV4"],"duration":16,"failureMessages":[],"fullName":"BillsV4 Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["BillsV4","list"],"duration":6,"failureMessages":[],"fullName":"BillsV4 list Should call request with GET","status":"passed","title":"Should call request with GET"},{"ancestorTitles":["BillsV4","list"],"duration":3,"failureMessages":[],"fullName":"BillsV4 list Should pass options to request","status":"passed","title":"Should pass options to request"},{"ancestorTitles":["BillsV4","list"],"duration":4,"failureMessages":[],"fullName":"BillsV4 list should list bills with options","status":"passed","title":"should list bills with options"},{"ancestorTitles":["BillsV4","updateStatus"],"duration":4,"failureMessages":[],"fullName":"BillsV4 updateStatus Should call request with PUT and correct path","status":"passed","title":"Should call request with PUT and correct path"},{"ancestorTitles":["BillsV4","executeAction"],"duration":3,"failureMessages":[],"fullName":"BillsV4 executeAction Should call request with POST and correct path and data","status":"passed","title":"Should call request with POST and correct path and data"},{"ancestorTitles":["BillsV4","validateDocumentNumber"],"duration":2,"failureMessages":[],"fullName":"BillsV4 validateDocumentNumber Should call request with GET and correct path and data","status":"passed","title":"Should call request with GET and correct path and data"},{"ancestorTitles":["BillsV4","search"],"duration":29,"failureMessages":[],"fullName":"BillsV4 search Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["BillsV4","updateStatus"],"duration":4,"failureMessages":[],"fullName":"BillsV4 updateStatus Should call request with PUT and correct path","status":"passed","title":"Should call request with PUT and correct path"},{"ancestorTitles":["BillsV4","executeAction"],"duration":2,"failureMessages":[],"fullName":"BillsV4 executeAction Should call request with POST and correct path and data","status":"passed","title":"Should call request with POST and correct path and data"},{"ancestorTitles":["BillsV4","validateDocumentNumber"],"duration":3,"failureMessages":[],"fullName":"BillsV4 validateDocumentNumber Should call request with GET and correct path and query","status":"passed","title":"Should call request with GET and correct path and query"}]},{"numFailingTests":0,"numPassingTests":8,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506273697,"loadTestEnvironmentEnd":1778506265598,"loadTestEnvironmentStart":1778506265022,"runtime":8097,"setupAfterEnvEnd":1778506266061,"setupAfterEnvStart":1778506266061,"setupFilesEnd":1778506265600,"setupFilesStart":1778506265600,"slow":true,"start":1778506265600},"testFilePath":"/home/mathias/Github/bexio/src/tests/Taxes.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Taxes"],"duration":16,"failureMessages":[],"fullName":"Taxes should list taxes","status":"passed","title":"should list taxes"},{"ancestorTitles":["Taxes"],"duration":1,"failureMessages":[],"fullName":"Taxes should list taxes with parameters","status":"passed","title":"should list taxes with parameters"},{"ancestorTitles":["Taxes"],"duration":2,"failureMessages":[],"fullName":"Taxes should show a tax","status":"passed","title":"should show a tax"},{"ancestorTitles":["Taxes"],"duration":6,"failureMessages":[],"fullName":"Taxes should delete a tax","status":"passed","title":"should delete a tax"},{"ancestorTitles":["Taxes"],"duration":28,"failureMessages":[],"fullName":"Taxes should throw error for unimplemented search","status":"passed","title":"should throw error for unimplemented search"},{"ancestorTitles":["Taxes"],"duration":3,"failureMessages":[],"fullName":"Taxes should throw error for unimplemented create","status":"passed","title":"should throw error for unimplemented create"},{"ancestorTitles":["Taxes"],"duration":3,"failureMessages":[],"fullName":"Taxes should throw error for unimplemented overwrite","status":"passed","title":"should throw error for unimplemented overwrite"},{"ancestorTitles":["Taxes"],"duration":1,"failureMessages":[],"fullName":"Taxes should throw error for unimplemented edit","status":"passed","title":"should throw error for unimplemented edit"}]},{"numFailingTests":0,"numPassingTests":9,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506273941,"loadTestEnvironmentEnd":1778506265554,"loadTestEnvironmentStart":1778506265015,"runtime":8385,"setupAfterEnvEnd":1778506265945,"setupAfterEnvStart":1778506265945,"setupFilesEnd":1778506265556,"setupFilesStart":1778506265556,"slow":true,"start":1778506265556},"testFilePath":"/home/mathias/Github/bexio/src/tests/BankAccounts.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["BankAccounts"],"duration":10,"failureMessages":[],"fullName":"BankAccounts Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["BankAccounts","list"],"duration":4,"failureMessages":[],"fullName":"BankAccounts list Should call request with GET","status":"passed","title":"Should call request with GET"},{"ancestorTitles":["BankAccounts","list"],"duration":2,"failureMessages":[],"fullName":"BankAccounts list Should pass options to request","status":"passed","title":"Should pass options to request"},{"ancestorTitles":["BankAccounts","show"],"duration":2,"failureMessages":[],"fullName":"BankAccounts show Should call request with GET and correct path","status":"passed","title":"Should call request with GET and correct path"},{"ancestorTitles":["BankAccounts","Unsupported methods"],"duration":27,"failureMessages":[],"fullName":"BankAccounts Unsupported methods search should throw error","status":"passed","title":"search should throw error"},{"ancestorTitles":["BankAccounts","Unsupported methods"],"duration":8,"failureMessages":[],"fullName":"BankAccounts Unsupported methods create should throw error","status":"passed","title":"create should throw error"},{"ancestorTitles":["BankAccounts","Unsupported methods"],"duration":3,"failureMessages":[],"fullName":"BankAccounts Unsupported methods overwrite should throw error","status":"passed","title":"overwrite should throw error"},{"ancestorTitles":["BankAccounts","Unsupported methods"],"duration":6,"failureMessages":[],"fullName":"BankAccounts Unsupported methods edit should throw error","status":"passed","title":"edit should throw error"},{"ancestorTitles":["BankAccounts","Unsupported methods"],"duration":2,"failureMessages":[],"fullName":"BankAccounts Unsupported methods delete should throw error","status":"passed","title":"delete should throw error"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506273982,"loadTestEnvironmentEnd":1778506265696,"loadTestEnvironmentStart":1778506265081,"runtime":8284,"setupAfterEnvEnd":1778506266393,"setupAfterEnvStart":1778506266393,"setupFilesEnd":1778506265698,"setupFilesStart":1778506265698,"slow":true,"start":1778506265698},"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactRelations.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ContactRelations"],"duration":19,"failureMessages":[],"fullName":"ContactRelations Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":9,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274005,"loadTestEnvironmentEnd":1778506265448,"loadTestEnvironmentStart":1778506265019,"runtime":8555,"setupAfterEnvEnd":1778506265886,"setupAfterEnvStart":1778506265886,"setupFilesEnd":1778506265450,"setupFilesStart":1778506265450,"slow":true,"start":1778506265450},"testFilePath":"/home/mathias/Github/bexio/src/tests/Accounts.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Accounts"],"duration":8,"failureMessages":[],"fullName":"Accounts Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["Accounts","list"],"duration":3,"failureMessages":[],"fullName":"Accounts list Should call request with GET","status":"passed","title":"Should call request with GET"},{"ancestorTitles":["Accounts","list"],"duration":1,"failureMessages":[],"fullName":"Accounts list Should pass options to request","status":"passed","title":"Should pass options to request"},{"ancestorTitles":["Accounts","search"],"duration":1,"failureMessages":[],"fullName":"Accounts search Should call request with POST and /search","status":"passed","title":"Should call request with POST and /search"},{"ancestorTitles":["Accounts","unimplemented methods"],"duration":18,"failureMessages":[],"fullName":"Accounts unimplemented methods should throw for show","status":"passed","title":"should throw for show"},{"ancestorTitles":["Accounts","unimplemented methods"],"duration":3,"failureMessages":[],"fullName":"Accounts unimplemented methods should throw for create","status":"passed","title":"should throw for create"},{"ancestorTitles":["Accounts","unimplemented methods"],"duration":2,"failureMessages":[],"fullName":"Accounts unimplemented methods should throw for overwrite","status":"passed","title":"should throw for overwrite"},{"ancestorTitles":["Accounts","unimplemented methods"],"duration":3,"failureMessages":[],"fullName":"Accounts unimplemented methods should throw for edit","status":"passed","title":"should throw for edit"},{"ancestorTitles":["Accounts","unimplemented methods"],"duration":3,"failureMessages":[],"fullName":"Accounts unimplemented methods should throw for delete","status":"passed","title":"should throw for delete"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274171,"loadTestEnvironmentEnd":1778506273848,"loadTestEnvironmentStart":1778506273819,"runtime":322,"setupAfterEnvEnd":1778506273942,"setupAfterEnvStart":1778506273942,"setupFilesEnd":1778506273849,"setupFilesStart":1778506273849,"slow":false,"start":1778506273849},"testFilePath":"/home/mathias/Github/bexio/src/tests/Timetrackings.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Timetrackings"],"duration":3,"failureMessages":[],"fullName":"Timetrackings Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":10,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274183,"loadTestEnvironmentEnd":1778506265409,"loadTestEnvironmentStart":1778506265002,"runtime":8773,"setupAfterEnvEnd":1778506265940,"setupAfterEnvStart":1778506265940,"setupFilesEnd":1778506265410,"setupFilesStart":1778506265410,"slow":true,"start":1778506265410},"testFilePath":"/home/mathias/Github/bexio/src/tests/OutgoingPayments.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["OutgoingPayments"],"duration":11,"failureMessages":[],"fullName":"OutgoingPayments Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["OutgoingPayments","list"],"duration":5,"failureMessages":[],"fullName":"OutgoingPayments list Should call request with GET","status":"passed","title":"Should call request with GET"},{"ancestorTitles":["OutgoingPayments","search"],"duration":20,"failureMessages":[],"fullName":"OutgoingPayments search Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["OutgoingPayments","show"],"duration":2,"failureMessages":[],"fullName":"OutgoingPayments show Should call request with GET and correct path","status":"passed","title":"Should call request with GET and correct path"},{"ancestorTitles":["OutgoingPayments","create"],"duration":2,"failureMessages":[],"fullName":"OutgoingPayments create Should call request with POST and correct data","status":"passed","title":"Should call request with POST and correct data"},{"ancestorTitles":["OutgoingPayments","update"],"duration":2,"failureMessages":[],"fullName":"OutgoingPayments update Should call request with PUT and correct data","status":"passed","title":"Should call request with PUT and correct data"},{"ancestorTitles":["OutgoingPayments","delete"],"duration":2,"failureMessages":[],"fullName":"OutgoingPayments delete Should call request with DELETE and correct path","status":"passed","title":"Should call request with DELETE and correct path"},{"ancestorTitles":["OutgoingPayments","cancel"],"duration":1,"failureMessages":[],"fullName":"OutgoingPayments cancel Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["OutgoingPayments","overwrite"],"duration":3,"failureMessages":[],"fullName":"OutgoingPayments overwrite Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["OutgoingPayments","edit"],"duration":3,"failureMessages":[],"fullName":"OutgoingPayments edit Should throw not implemented error","status":"passed","title":"Should throw not implemented error"}]},{"numFailingTests":0,"numPassingTests":12,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274263,"loadTestEnvironmentEnd":1778506265700,"loadTestEnvironmentStart":1778506265096,"runtime":8561,"setupAfterEnvEnd":1778506266279,"setupAfterEnvStart":1778506266279,"setupFilesEnd":1778506265702,"setupFilesStart":1778506265702,"slow":true,"start":1778506265702},"testFilePath":"/home/mathias/Github/bexio/src/tests/Invoices.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Invoices"],"duration":12,"failureMessages":[],"fullName":"Invoices Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["Invoices","send"],"duration":5,"failureMessages":[],"fullName":"Invoices send Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","issue"],"duration":2,"failureMessages":[],"fullName":"Invoices issue Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","markAsSent"],"duration":2,"failureMessages":[],"fullName":"Invoices markAsSent Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","revertIssue"],"duration":2,"failureMessages":[],"fullName":"Invoices revertIssue Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","createPayment"],"duration":2,"failureMessages":[],"fullName":"Invoices createPayment Should call request with POST and correct path and formatted data","status":"passed","title":"Should call request with POST and correct path and formatted data"},{"ancestorTitles":["Invoices","createPayment"],"duration":2,"failureMessages":[],"fullName":"Invoices createPayment Should call request without optional parameters","status":"passed","title":"Should call request without optional parameters"},{"ancestorTitles":["Invoices","getPayment"],"duration":2,"failureMessages":[],"fullName":"Invoices getPayment Should call request with GET and correct path","status":"passed","title":"Should call request with GET and correct path"},{"ancestorTitles":["Invoices","deletePayment"],"duration":2,"failureMessages":[],"fullName":"Invoices deletePayment Should call request with DELETE and correct path","status":"passed","title":"Should call request with DELETE and correct path"},{"ancestorTitles":["Invoices","createDefaultPosition"],"duration":3,"failureMessages":[],"fullName":"Invoices createDefaultPosition Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","createItemPosition"],"duration":4,"failureMessages":[],"fullName":"Invoices createItemPosition Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"},{"ancestorTitles":["Invoices","createTextPosition"],"duration":3,"failureMessages":[],"fullName":"Invoices createTextPosition Should call request with POST and correct path","status":"passed","title":"Should call request with POST and correct path"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274323,"loadTestEnvironmentEnd":1778506274000,"loadTestEnvironmentStart":1778506273991,"runtime":322,"setupAfterEnvEnd":1778506274040,"setupAfterEnvStart":1778506274040,"setupFilesEnd":1778506274001,"setupFilesStart":1778506274001,"slow":false,"start":1778506274001},"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactTypes.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ContactTypes"],"duration":3,"failureMessages":[],"fullName":"ContactTypes Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274375,"loadTestEnvironmentEnd":1778506274010,"loadTestEnvironmentStart":1778506273996,"runtime":365,"setupAfterEnvEnd":1778506274055,"setupAfterEnvStart":1778506274055,"setupFilesEnd":1778506274010,"setupFilesStart":1778506274010,"slow":false,"start":1778506274010},"testFilePath":"/home/mathias/Github/bexio/src/tests/Currencies.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Currencies"],"duration":2,"failureMessages":[],"fullName":"Currencies Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274425,"loadTestEnvironmentEnd":1778506265607,"loadTestEnvironmentStart":1778506265052,"runtime":8816,"setupAfterEnvEnd":1778506266071,"setupAfterEnvStart":1778506266071,"setupFilesEnd":1778506265609,"setupFilesStart":1778506265609,"slow":true,"start":1778506265609},"testFilePath":"/home/mathias/Github/bexio/src/tests/ProjectStatuses.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ProjectStatuses"],"duration":23,"failureMessages":[],"fullName":"ProjectStatuses Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274447,"loadTestEnvironmentEnd":1778506274037,"loadTestEnvironmentStart":1778506274022,"runtime":410,"setupAfterEnvEnd":1778506274089,"setupAfterEnvStart":1778506274089,"setupFilesEnd":1778506274037,"setupFilesStart":1778506274037,"slow":false,"start":1778506274037},"testFilePath":"/home/mathias/Github/bexio/src/tests/Projects.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Projects"],"duration":2,"failureMessages":[],"fullName":"Projects Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274441,"loadTestEnvironmentEnd":1778506273815,"loadTestEnvironmentStart":1778506273783,"runtime":626,"setupAfterEnvEnd":1778506273889,"setupAfterEnvStart":1778506273889,"setupFilesEnd":1778506273815,"setupFilesStart":1778506273815,"slow":false,"start":1778506273815},"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactGroups.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ContactGroups"],"duration":5,"failureMessages":[],"fullName":"ContactGroups Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274465,"loadTestEnvironmentEnd":1778506274187,"loadTestEnvironmentStart":1778506274181,"runtime":278,"setupAfterEnvEnd":1778506274216,"setupAfterEnvStart":1778506274216,"setupFilesEnd":1778506274187,"setupFilesStart":1778506274187,"slow":false,"start":1778506274187},"testFilePath":"/home/mathias/Github/bexio/src/tests/Expenses.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Expenses"],"duration":2,"failureMessages":[],"fullName":"Expenses Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274465,"loadTestEnvironmentEnd":1778506273826,"loadTestEnvironmentStart":1778506273808,"runtime":639,"setupAfterEnvEnd":1778506273889,"setupAfterEnvStart":1778506273889,"setupFilesEnd":1778506273826,"setupFilesStart":1778506273826,"slow":false,"start":1778506273826},"testFilePath":"/home/mathias/Github/bexio/src/tests/ProjectTypes.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ProjectTypes"],"duration":9,"failureMessages":[],"fullName":"ProjectTypes Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274546,"loadTestEnvironmentEnd":1778506265729,"loadTestEnvironmentStart":1778506265000,"runtime":8815,"setupAfterEnvEnd":1778506266539,"setupAfterEnvStart":1778506266539,"setupFilesEnd":1778506265731,"setupFilesStart":1778506265731,"slow":true,"start":1778506265731},"testFilePath":"/home/mathias/Github/bexio/src/tests/TextPositions.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["TextPositions"],"duration":16,"failureMessages":[],"fullName":"TextPositions Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":30,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274599,"loadTestEnvironmentEnd":1778506265646,"loadTestEnvironmentStart":1778506265050,"runtime":8951,"setupAfterEnvEnd":1778506266111,"setupAfterEnvStart":1778506266111,"setupFilesEnd":1778506265648,"setupFilesStart":1778506265648,"slow":true,"start":1778506265648},"testFilePath":"/home/mathias/Github/bexio/src/tests/BaseCrud.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["BaseCrud","list"],"duration":12,"failureMessages":[],"fullName":"BaseCrud list Should be a GET request","status":"passed","title":"Should be a GET request"},{"ancestorTitles":["BaseCrud","list"],"duration":1,"failureMessages":[],"fullName":"BaseCrud list Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","list"],"duration":1,"failureMessages":[],"fullName":"BaseCrud list Should pass the options to request","status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","list"],"duration":2,"failureMessages":[],"fullName":"BaseCrud list Should handle array options correctly","status":"passed","title":"Should handle array options correctly"},{"ancestorTitles":["BaseCrud","search"],"duration":2,"failureMessages":[],"fullName":"BaseCrud search Should be a POST request","status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","search"],"duration":1,"failureMessages":[],"fullName":"BaseCrud search Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","search"],"duration":1,"failureMessages":[],"fullName":"BaseCrud search Should contain the request body","status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","search"],"duration":1,"failureMessages":[],"fullName":"BaseCrud search Should pass the options to request","status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","show"],"duration":1,"failureMessages":[],"fullName":"BaseCrud show Should be a GET request","status":"passed","title":"Should be a GET request"},{"ancestorTitles":["BaseCrud","show"],"duration":0,"failureMessages":[],"fullName":"BaseCrud show Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","show"],"duration":0,"failureMessages":[],"fullName":"BaseCrud show Should pass the options to request","status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","create"],"duration":0,"failureMessages":[],"fullName":"BaseCrud create Should be a POST request","status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","create"],"duration":1,"failureMessages":[],"fullName":"BaseCrud create Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","create"],"duration":0,"failureMessages":[],"fullName":"BaseCrud create Should contain the request body","status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":1,"failureMessages":[],"fullName":"BaseCrud overwrite Should be a PUT request","status":"passed","title":"Should be a PUT request"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":0,"failureMessages":[],"fullName":"BaseCrud overwrite Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":1,"failureMessages":[],"fullName":"BaseCrud overwrite Should contain the request body","status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","edit"],"duration":1,"failureMessages":[],"fullName":"BaseCrud edit Should be a POST request","status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","edit"],"duration":0,"failureMessages":[],"fullName":"BaseCrud edit Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","edit"],"duration":1,"failureMessages":[],"fullName":"BaseCrud edit Should contain the request body","status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","delete"],"duration":1,"failureMessages":[],"fullName":"BaseCrud delete Should be a DELETE request","status":"passed","title":"Should be a DELETE request"},{"ancestorTitles":["BaseCrud","delete"],"duration":0,"failureMessages":[],"fullName":"BaseCrud delete Should use the given endpoint","status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","delete"],"duration":1,"failureMessages":[],"fullName":"BaseCrud delete Should return the success value","status":"passed","title":"Should return the success value"},{"ancestorTitles":["BaseCrud","request"],"duration":1,"failureMessages":[],"fullName":"BaseCrud request Should create the request options","status":"passed","title":"Should create the request options"},{"ancestorTitles":["BaseCrud","request"],"duration":1,"failureMessages":[],"fullName":"BaseCrud request Should add a data param if present","status":"passed","title":"Should add a data param if present"},{"ancestorTitles":["BaseCrud","request"],"duration":0,"failureMessages":[],"fullName":"BaseCrud request Should add options as GET params","status":"passed","title":"Should add options as GET params"},{"ancestorTitles":["BaseCrud","request"],"duration":2,"failureMessages":[],"fullName":"BaseCrud request Should normalize an error","status":"passed","title":"Should normalize an error"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":1,"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should return an empty string","status":"passed","title":"Should return an empty string"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":0,"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should return an GET parameter string","status":"passed","title":"Should return an GET parameter string"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":0,"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should url encode the parameters","status":"passed","title":"Should url encode the parameters"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274606,"loadTestEnvironmentEnd":1778506274343,"loadTestEnvironmentStart":1778506274336,"runtime":262,"setupAfterEnvEnd":1778506274387,"setupAfterEnvStart":1778506274387,"setupFilesEnd":1778506274344,"setupFilesStart":1778506274344,"slow":false,"start":1778506274344},"testFilePath":"/home/mathias/Github/bexio/src/tests/Users.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Users"],"duration":4,"failureMessages":[],"fullName":"Users Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274610,"loadTestEnvironmentEnd":1778506274270,"loadTestEnvironmentStart":1778506274255,"runtime":340,"setupAfterEnvEnd":1778506274406,"setupAfterEnvStart":1778506274406,"setupFilesEnd":1778506274270,"setupFilesStart":1778506274270,"slow":false,"start":1778506274270},"testFilePath":"/home/mathias/Github/bexio/src/tests/Contacts.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Contacts"],"duration":4,"failureMessages":[],"fullName":"Contacts Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274623,"loadTestEnvironmentEnd":1778506265423,"loadTestEnvironmentStart":1778506265043,"runtime":9199,"setupAfterEnvEnd":1778506265837,"setupAfterEnvStart":1778506265837,"setupFilesEnd":1778506265424,"setupFilesStart":1778506265424,"slow":true,"start":1778506265424},"testFilePath":"/home/mathias/Github/bexio/src/tests/BusinessActivities.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["BusinessActivities"],"duration":14,"failureMessages":[],"fullName":"BusinessActivities Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274635,"loadTestEnvironmentEnd":1778506274328,"loadTestEnvironmentStart":1778506274303,"runtime":306,"setupAfterEnvEnd":1778506274413,"setupAfterEnvStart":1778506274413,"setupFilesEnd":1778506274329,"setupFilesStart":1778506274329,"slow":false,"start":1778506274329},"testFilePath":"/home/mathias/Github/bexio/src/tests/Items.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Items"],"duration":2,"failureMessages":[],"fullName":"Items Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274650,"loadTestEnvironmentEnd":1778506265581,"loadTestEnvironmentStart":1778506265009,"runtime":9067,"setupAfterEnvEnd":1778506265970,"setupAfterEnvStart":1778506265970,"setupFilesEnd":1778506265583,"setupFilesStart":1778506265583,"slow":true,"start":1778506265583},"testFilePath":"/home/mathias/Github/bexio/src/tests/Payments.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Payments"],"duration":8,"failureMessages":[],"fullName":"Payments Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":7,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274796,"loadTestEnvironmentEnd":1778506265707,"loadTestEnvironmentStart":1778506265064,"runtime":9087,"setupAfterEnvEnd":1778506266001,"setupAfterEnvStart":1778506266001,"setupFilesEnd":1778506265709,"setupFilesStart":1778506265709,"slow":true,"start":1778506265709},"testFilePath":"/home/mathias/Github/bexio/src/tests/Orders.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Orders"],"duration":7,"failureMessages":[],"fullName":"Orders Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["Orders","createDefaultPosition"],"duration":3,"failureMessages":[],"fullName":"Orders createDefaultPosition Should create a new DefaultPosition object","status":"passed","title":"Should create a new DefaultPosition object"},{"ancestorTitles":["Orders","createDefaultPosition"],"duration":2,"failureMessages":[],"fullName":"Orders createDefaultPosition Should call create","status":"passed","title":"Should call create"},{"ancestorTitles":["Orders","createItemPosition"],"duration":2,"failureMessages":[],"fullName":"Orders createItemPosition Should create a new ItemPosition object","status":"passed","title":"Should create a new ItemPosition object"},{"ancestorTitles":["Orders","createItemPosition"],"duration":2,"failureMessages":[],"fullName":"Orders createItemPosition Should call create","status":"passed","title":"Should call create"},{"ancestorTitles":["Orders","createTextPosition"],"duration":2,"failureMessages":[],"fullName":"Orders createTextPosition Should create a new TextPosition object","status":"passed","title":"Should create a new TextPosition object"},{"ancestorTitles":["Orders","createTextPosition"],"duration":1,"failureMessages":[],"fullName":"Orders createTextPosition Should call create","status":"passed","title":"Should call create"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274804,"loadTestEnvironmentEnd":1778506265725,"loadTestEnvironmentStart":1778506265030,"runtime":9077,"setupAfterEnvEnd":1778506266410,"setupAfterEnvStart":1778506266410,"setupFilesEnd":1778506265727,"setupFilesStart":1778506265727,"slow":true,"start":1778506265727},"testFilePath":"/home/mathias/Github/bexio/src/tests/ItemPositions.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ItemPositions"],"duration":5,"failureMessages":[],"fullName":"ItemPositions Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274808,"loadTestEnvironmentEnd":1778506265718,"loadTestEnvironmentStart":1778506265075,"runtime":9088,"setupAfterEnvEnd":1778506266221,"setupAfterEnvStart":1778506266221,"setupFilesEnd":1778506265720,"setupFilesStart":1778506265720,"slow":true,"start":1778506265720},"testFilePath":"/home/mathias/Github/bexio/src/tests/TimetrackingStatuses.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["TimetrackingStatuses"],"duration":7,"failureMessages":[],"fullName":"TimetrackingStatuses Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274822,"loadTestEnvironmentEnd":1778506265599,"loadTestEnvironmentStart":1778506265065,"runtime":9222,"setupAfterEnvEnd":1778506266174,"setupAfterEnvStart":1778506266174,"setupFilesEnd":1778506265600,"setupFilesStart":1778506265600,"slow":true,"start":1778506265600},"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactSectors.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ContactSectors"],"duration":8,"failureMessages":[],"fullName":"ContactSectors Should use init the base correctly","status":"passed","title":"Should use init the base correctly"}]},{"numFailingTests":0,"numPassingTests":11,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506274977,"loadTestEnvironmentEnd":1778506265679,"loadTestEnvironmentStart":1778506265054,"runtime":9296,"setupAfterEnvEnd":1778506266381,"setupAfterEnvStart":1778506266381,"setupFilesEnd":1778506265681,"setupFilesStart":1778506265681,"slow":true,"start":1778506265681},"testFilePath":"/home/mathias/Github/bexio/src/tests/Bills.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["Bills"],"duration":6,"failureMessages":[],"fullName":"Bills Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["Bills"],"duration":1,"failureMessages":[],"fullName":"Bills issue request","status":"passed","title":"issue request"},{"ancestorTitles":["Bills"],"duration":1,"failureMessages":[],"fullName":"Bills revertIssue request","status":"passed","title":"revertIssue request"},{"ancestorTitles":["Bills","list"],"duration":0,"failureMessages":[],"fullName":"Bills list Should call base list","status":"passed","title":"Should call base list"},{"ancestorTitles":["Bills","list"],"duration":1,"failureMessages":[],"fullName":"Bills list Should pass options to base list","status":"passed","title":"Should pass options to base list"},{"ancestorTitles":["Bills","showPayment"],"duration":2,"failureMessages":[],"fullName":"Bills showPayment Should create a new Payment object","status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","showPayment"],"duration":1,"failureMessages":[],"fullName":"Bills showPayment Should pass the options down","status":"passed","title":"Should pass the options down"},{"ancestorTitles":["Bills","createPayment"],"duration":1,"failureMessages":[],"fullName":"Bills createPayment Should create a new Payment object","status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","createPayment"],"duration":1,"failureMessages":[],"fullName":"Bills createPayment Should call create","status":"passed","title":"Should call create"},{"ancestorTitles":["Bills","deletePayment"],"duration":1,"failureMessages":[],"fullName":"Bills deletePayment Should create a new Payment object","status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","deletePayment"],"duration":1,"failureMessages":[],"fullName":"Bills deletePayment Should call delete","status":"passed","title":"Should call delete"}]},{"numFailingTests":0,"numPassingTests":10,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1778506275156,"loadTestEnvironmentEnd":1778506265560,"loadTestEnvironmentStart":1778506265012,"runtime":9595,"setupAfterEnvEnd":1778506265992,"setupAfterEnvStart":1778506265992,"setupFilesEnd":1778506265561,"setupFilesStart":1778506265561,"slow":true,"start":1778506265561},"testFilePath":"/home/mathias/Github/bexio/src/tests/ManualEntries.test.ts","failureMessage":null,"testResults":[{"ancestorTitles":["ManualEntries"],"duration":7,"failureMessages":[],"fullName":"ManualEntries Should use init the base correctly","status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["ManualEntries","list"],"duration":2,"failureMessages":[],"fullName":"ManualEntries list Should call request with GET","status":"passed","title":"Should call request with GET"},{"ancestorTitles":["ManualEntries","list"],"duration":0,"failureMessages":[],"fullName":"ManualEntries list Should pass options to request","status":"passed","title":"Should pass options to request"},{"ancestorTitles":["ManualEntries","create"],"duration":0,"failureMessages":[],"fullName":"ManualEntries create Should call request with POST and correct data","status":"passed","title":"Should call request with POST and correct data"},{"ancestorTitles":["ManualEntries","show"],"duration":9,"failureMessages":[],"fullName":"ManualEntries show Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["ManualEntries","overwrite"],"duration":1,"failureMessages":[],"fullName":"ManualEntries overwrite Should call request with PUT and correct path and data","status":"passed","title":"Should call request with PUT and correct path and data"},{"ancestorTitles":["ManualEntries","delete"],"duration":0,"failureMessages":[],"fullName":"ManualEntries delete Should call request with DELETE and correct path","status":"passed","title":"Should call request with DELETE and correct path"},{"ancestorTitles":["ManualEntries","search"],"duration":1,"failureMessages":[],"fullName":"ManualEntries search Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["ManualEntries","edit"],"duration":1,"failureMessages":[],"fullName":"ManualEntries edit Should throw not implemented error","status":"passed","title":"Should throw not implemented error"},{"ancestorTitles":["ManualEntries","getNextReferenceNumber"],"duration":1,"failureMessages":[],"fullName":"ManualEntries getNextReferenceNumber Should call request with GET and correct path","status":"passed","title":"Should call request with GET and correct path"}]}],"config":{"bail":0,"changedFilesWithAncestor":false,"ci":false,"collectCoverage":true,"collectCoverageFrom":["src/**/*.{ts,tsx}","!**/node_modules/**","!**/coverage/**"],"coverageDirectory":"/home/mathias/Github/bexio/coverage","coverageProvider":"babel","coverageReporters":["html"],"detectLeaks":false,"detectOpenHandles":false,"errorOnDeprecated":false,"expand":false,"findRelatedTests":false,"forceExit":false,"json":false,"lastCommit":false,"listTests":false,"logHeapUsage":false,"maxConcurrency":5,"maxWorkers":19,"noStackTrace":false,"nonFlagArgs":[],"notify":false,"notifyMode":"failure-change","onlyChanged":false,"onlyFailures":false,"openHandlesTimeout":1000,"passWithNoTests":false,"projects":[],"reporters":[["default",{}],["/home/mathias/Github/bexio/node_modules/jest-html-reporters/index.js",{}],["/home/mathias/Github/bexio/node_modules/jest-junit/index.js",{}]],"rootDir":"/home/mathias/Github/bexio","runInBand":false,"runTestsByPath":false,"seed":975855866,"skipFilter":false,"snapshotFormat":{"escapeString":false,"printBasicPrototype":false},"testFailureExitCode":1,"testPathPatterns":{"patterns":[],"type":"TestPathPatterns"},"testSequencer":"/home/mathias/Github/bexio/node_modules/@jest/test-sequencer/build/index.js","updateSnapshot":"new","useStderr":false,"waitForUnhandledRejections":false,"watch":false,"watchAll":false,"watchman":true,"workerThreads":false,"coverageLinkPath":"coverage/index.html"},"endTime":1778506275422,"_reporterOptions":{"publicPath":"/home/mathias/Github/bexio","filename":"jest_html_reporters.html","expand":false,"pageTitle":"","hideIcon":false,"testCommand":"","openReport":false,"failureMessageOnly":0,"enableMergeData":false,"dataMergeLevel":1,"inlineSource":false,"urlForTestFiles":"","darkTheme":false,"includeConsoleLog":false,"stripSkippedTest":false},"logInfoMapping":{},"attachInfos":{}})
|
package/junit.xml
CHANGED
|
@@ -1,7 +1,315 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="
|
|
3
|
-
<testsuite name="
|
|
4
|
-
<testcase classname="
|
|
2
|
+
<testsuites name="jest tests" tests="136" failures="0" errors="0" time="10.901">
|
|
3
|
+
<testsuite name="DefaultPositions" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.196" tests="1">
|
|
4
|
+
<testcase classname="DefaultPositions Should use init the base correctly" name="DefaultPositions Should use init the base correctly" time="0.016">
|
|
5
|
+
</testcase>
|
|
6
|
+
</testsuite>
|
|
7
|
+
<testsuite name="BillsV4" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.066" tests="11">
|
|
8
|
+
<testcase classname="BillsV4 Should use init the base correctly" name="BillsV4 Should use init the base correctly" time="0.016">
|
|
9
|
+
</testcase>
|
|
10
|
+
<testcase classname="BillsV4 list Should call request with GET" name="BillsV4 list Should call request with GET" time="0.006">
|
|
11
|
+
</testcase>
|
|
12
|
+
<testcase classname="BillsV4 list Should pass options to request" name="BillsV4 list Should pass options to request" time="0.003">
|
|
13
|
+
</testcase>
|
|
14
|
+
<testcase classname="BillsV4 list should list bills with options" name="BillsV4 list should list bills with options" time="0.004">
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase classname="BillsV4 updateStatus Should call request with PUT and correct path" name="BillsV4 updateStatus Should call request with PUT and correct path" time="0.004">
|
|
17
|
+
</testcase>
|
|
18
|
+
<testcase classname="BillsV4 executeAction Should call request with POST and correct path and data" name="BillsV4 executeAction Should call request with POST and correct path and data" time="0.003">
|
|
19
|
+
</testcase>
|
|
20
|
+
<testcase classname="BillsV4 validateDocumentNumber Should call request with GET and correct path and data" name="BillsV4 validateDocumentNumber Should call request with GET and correct path and data" time="0.002">
|
|
21
|
+
</testcase>
|
|
22
|
+
<testcase classname="BillsV4 search Should throw not implemented error" name="BillsV4 search Should throw not implemented error" time="0.029">
|
|
23
|
+
</testcase>
|
|
24
|
+
<testcase classname="BillsV4 updateStatus Should call request with PUT and correct path" name="BillsV4 updateStatus Should call request with PUT and correct path" time="0.004">
|
|
25
|
+
</testcase>
|
|
26
|
+
<testcase classname="BillsV4 executeAction Should call request with POST and correct path and data" name="BillsV4 executeAction Should call request with POST and correct path and data" time="0.002">
|
|
27
|
+
</testcase>
|
|
28
|
+
<testcase classname="BillsV4 validateDocumentNumber Should call request with GET and correct path and query" name="BillsV4 validateDocumentNumber Should call request with GET and correct path and query" time="0.003">
|
|
29
|
+
</testcase>
|
|
30
|
+
</testsuite>
|
|
31
|
+
<testsuite name="Taxes" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.097" tests="8">
|
|
32
|
+
<testcase classname="Taxes should list taxes" name="Taxes should list taxes" time="0.016">
|
|
33
|
+
</testcase>
|
|
34
|
+
<testcase classname="Taxes should list taxes with parameters" name="Taxes should list taxes with parameters" time="0.001">
|
|
35
|
+
</testcase>
|
|
36
|
+
<testcase classname="Taxes should show a tax" name="Taxes should show a tax" time="0.002">
|
|
37
|
+
</testcase>
|
|
38
|
+
<testcase classname="Taxes should delete a tax" name="Taxes should delete a tax" time="0.006">
|
|
39
|
+
</testcase>
|
|
40
|
+
<testcase classname="Taxes should throw error for unimplemented search" name="Taxes should throw error for unimplemented search" time="0.028">
|
|
41
|
+
</testcase>
|
|
42
|
+
<testcase classname="Taxes should throw error for unimplemented create" name="Taxes should throw error for unimplemented create" time="0.003">
|
|
43
|
+
</testcase>
|
|
44
|
+
<testcase classname="Taxes should throw error for unimplemented overwrite" name="Taxes should throw error for unimplemented overwrite" time="0.003">
|
|
45
|
+
</testcase>
|
|
46
|
+
<testcase classname="Taxes should throw error for unimplemented edit" name="Taxes should throw error for unimplemented edit" time="0.001">
|
|
47
|
+
</testcase>
|
|
48
|
+
</testsuite>
|
|
49
|
+
<testsuite name="BankAccounts" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.385" tests="9">
|
|
50
|
+
<testcase classname="BankAccounts Should use init the base correctly" name="BankAccounts Should use init the base correctly" time="0.01">
|
|
51
|
+
</testcase>
|
|
52
|
+
<testcase classname="BankAccounts list Should call request with GET" name="BankAccounts list Should call request with GET" time="0.004">
|
|
53
|
+
</testcase>
|
|
54
|
+
<testcase classname="BankAccounts list Should pass options to request" name="BankAccounts list Should pass options to request" time="0.002">
|
|
55
|
+
</testcase>
|
|
56
|
+
<testcase classname="BankAccounts show Should call request with GET and correct path" name="BankAccounts show Should call request with GET and correct path" time="0.002">
|
|
57
|
+
</testcase>
|
|
58
|
+
<testcase classname="BankAccounts Unsupported methods search should throw error" name="BankAccounts Unsupported methods search should throw error" time="0.027">
|
|
59
|
+
</testcase>
|
|
60
|
+
<testcase classname="BankAccounts Unsupported methods create should throw error" name="BankAccounts Unsupported methods create should throw error" time="0.008">
|
|
61
|
+
</testcase>
|
|
62
|
+
<testcase classname="BankAccounts Unsupported methods overwrite should throw error" name="BankAccounts Unsupported methods overwrite should throw error" time="0.003">
|
|
63
|
+
</testcase>
|
|
64
|
+
<testcase classname="BankAccounts Unsupported methods edit should throw error" name="BankAccounts Unsupported methods edit should throw error" time="0.006">
|
|
65
|
+
</testcase>
|
|
66
|
+
<testcase classname="BankAccounts Unsupported methods delete should throw error" name="BankAccounts Unsupported methods delete should throw error" time="0.002">
|
|
67
|
+
</testcase>
|
|
68
|
+
</testsuite>
|
|
69
|
+
<testsuite name="ContactRelations" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.284" tests="1">
|
|
70
|
+
<testcase classname="ContactRelations Should use init the base correctly" name="ContactRelations Should use init the base correctly" time="0.019">
|
|
71
|
+
</testcase>
|
|
72
|
+
</testsuite>
|
|
73
|
+
<testsuite name="Accounts" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.555" tests="9">
|
|
74
|
+
<testcase classname="Accounts Should use init the base correctly" name="Accounts Should use init the base correctly" time="0.008">
|
|
75
|
+
</testcase>
|
|
76
|
+
<testcase classname="Accounts list Should call request with GET" name="Accounts list Should call request with GET" time="0.003">
|
|
77
|
+
</testcase>
|
|
78
|
+
<testcase classname="Accounts list Should pass options to request" name="Accounts list Should pass options to request" time="0.001">
|
|
79
|
+
</testcase>
|
|
80
|
+
<testcase classname="Accounts search Should call request with POST and /search" name="Accounts search Should call request with POST and /search" time="0.001">
|
|
81
|
+
</testcase>
|
|
82
|
+
<testcase classname="Accounts unimplemented methods should throw for show" name="Accounts unimplemented methods should throw for show" time="0.018">
|
|
83
|
+
</testcase>
|
|
84
|
+
<testcase classname="Accounts unimplemented methods should throw for create" name="Accounts unimplemented methods should throw for create" time="0.003">
|
|
85
|
+
</testcase>
|
|
86
|
+
<testcase classname="Accounts unimplemented methods should throw for overwrite" name="Accounts unimplemented methods should throw for overwrite" time="0.002">
|
|
87
|
+
</testcase>
|
|
88
|
+
<testcase classname="Accounts unimplemented methods should throw for edit" name="Accounts unimplemented methods should throw for edit" time="0.003">
|
|
89
|
+
</testcase>
|
|
90
|
+
<testcase classname="Accounts unimplemented methods should throw for delete" name="Accounts unimplemented methods should throw for delete" time="0.003">
|
|
91
|
+
</testcase>
|
|
92
|
+
</testsuite>
|
|
93
|
+
<testsuite name="Timetrackings" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:13" time="0.322" tests="1">
|
|
94
|
+
<testcase classname="Timetrackings Should use init the base correctly" name="Timetrackings Should use init the base correctly" time="0.003">
|
|
95
|
+
</testcase>
|
|
96
|
+
</testsuite>
|
|
97
|
+
<testsuite name="OutgoingPayments" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.773" tests="10">
|
|
98
|
+
<testcase classname="OutgoingPayments Should use init the base correctly" name="OutgoingPayments Should use init the base correctly" time="0.011">
|
|
99
|
+
</testcase>
|
|
100
|
+
<testcase classname="OutgoingPayments list Should call request with GET" name="OutgoingPayments list Should call request with GET" time="0.005">
|
|
101
|
+
</testcase>
|
|
102
|
+
<testcase classname="OutgoingPayments search Should throw not implemented error" name="OutgoingPayments search Should throw not implemented error" time="0.02">
|
|
103
|
+
</testcase>
|
|
104
|
+
<testcase classname="OutgoingPayments show Should call request with GET and correct path" name="OutgoingPayments show Should call request with GET and correct path" time="0.002">
|
|
105
|
+
</testcase>
|
|
106
|
+
<testcase classname="OutgoingPayments create Should call request with POST and correct data" name="OutgoingPayments create Should call request with POST and correct data" time="0.002">
|
|
107
|
+
</testcase>
|
|
108
|
+
<testcase classname="OutgoingPayments update Should call request with PUT and correct data" name="OutgoingPayments update Should call request with PUT and correct data" time="0.002">
|
|
109
|
+
</testcase>
|
|
110
|
+
<testcase classname="OutgoingPayments delete Should call request with DELETE and correct path" name="OutgoingPayments delete Should call request with DELETE and correct path" time="0.002">
|
|
111
|
+
</testcase>
|
|
112
|
+
<testcase classname="OutgoingPayments cancel Should call request with POST and correct path" name="OutgoingPayments cancel Should call request with POST and correct path" time="0.001">
|
|
113
|
+
</testcase>
|
|
114
|
+
<testcase classname="OutgoingPayments overwrite Should throw not implemented error" name="OutgoingPayments overwrite Should throw not implemented error" time="0.003">
|
|
115
|
+
</testcase>
|
|
116
|
+
<testcase classname="OutgoingPayments edit Should throw not implemented error" name="OutgoingPayments edit Should throw not implemented error" time="0.003">
|
|
117
|
+
</testcase>
|
|
118
|
+
</testsuite>
|
|
119
|
+
<testsuite name="Invoices" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.561" tests="12">
|
|
120
|
+
<testcase classname="Invoices Should use init the base correctly" name="Invoices Should use init the base correctly" time="0.012">
|
|
121
|
+
</testcase>
|
|
122
|
+
<testcase classname="Invoices send Should call request with POST and correct path" name="Invoices send Should call request with POST and correct path" time="0.005">
|
|
123
|
+
</testcase>
|
|
124
|
+
<testcase classname="Invoices issue Should call request with POST and correct path" name="Invoices issue Should call request with POST and correct path" time="0.002">
|
|
125
|
+
</testcase>
|
|
126
|
+
<testcase classname="Invoices markAsSent Should call request with POST and correct path" name="Invoices markAsSent Should call request with POST and correct path" time="0.002">
|
|
127
|
+
</testcase>
|
|
128
|
+
<testcase classname="Invoices revertIssue Should call request with POST and correct path" name="Invoices revertIssue Should call request with POST and correct path" time="0.002">
|
|
129
|
+
</testcase>
|
|
130
|
+
<testcase classname="Invoices createPayment Should call request with POST and correct path and formatted data" name="Invoices createPayment Should call request with POST and correct path and formatted data" time="0.002">
|
|
131
|
+
</testcase>
|
|
132
|
+
<testcase classname="Invoices createPayment Should call request without optional parameters" name="Invoices createPayment Should call request without optional parameters" time="0.002">
|
|
133
|
+
</testcase>
|
|
134
|
+
<testcase classname="Invoices getPayment Should call request with GET and correct path" name="Invoices getPayment Should call request with GET and correct path" time="0.002">
|
|
135
|
+
</testcase>
|
|
136
|
+
<testcase classname="Invoices deletePayment Should call request with DELETE and correct path" name="Invoices deletePayment Should call request with DELETE and correct path" time="0.002">
|
|
137
|
+
</testcase>
|
|
138
|
+
<testcase classname="Invoices createDefaultPosition Should call request with POST and correct path" name="Invoices createDefaultPosition Should call request with POST and correct path" time="0.003">
|
|
139
|
+
</testcase>
|
|
140
|
+
<testcase classname="Invoices createItemPosition Should call request with POST and correct path" name="Invoices createItemPosition Should call request with POST and correct path" time="0.004">
|
|
141
|
+
</testcase>
|
|
142
|
+
<testcase classname="Invoices createTextPosition Should call request with POST and correct path" name="Invoices createTextPosition Should call request with POST and correct path" time="0.003">
|
|
143
|
+
</testcase>
|
|
144
|
+
</testsuite>
|
|
145
|
+
<testsuite name="ContactTypes" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.322" tests="1">
|
|
146
|
+
<testcase classname="ContactTypes Should use init the base correctly" name="ContactTypes Should use init the base correctly" time="0.003">
|
|
147
|
+
</testcase>
|
|
148
|
+
</testsuite>
|
|
149
|
+
<testsuite name="Currencies" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.365" tests="1">
|
|
150
|
+
<testcase classname="Currencies Should use init the base correctly" name="Currencies Should use init the base correctly" time="0.002">
|
|
151
|
+
</testcase>
|
|
152
|
+
</testsuite>
|
|
153
|
+
<testsuite name="ProjectStatuses" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.816" tests="1">
|
|
154
|
+
<testcase classname="ProjectStatuses Should use init the base correctly" name="ProjectStatuses Should use init the base correctly" time="0.023">
|
|
155
|
+
</testcase>
|
|
156
|
+
</testsuite>
|
|
157
|
+
<testsuite name="Projects" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.41" tests="1">
|
|
158
|
+
<testcase classname="Projects Should use init the base correctly" name="Projects Should use init the base correctly" time="0.002">
|
|
159
|
+
</testcase>
|
|
160
|
+
</testsuite>
|
|
161
|
+
<testsuite name="ContactGroups" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:13" time="0.626" tests="1">
|
|
162
|
+
<testcase classname="ContactGroups Should use init the base correctly" name="ContactGroups Should use init the base correctly" time="0.005">
|
|
163
|
+
</testcase>
|
|
164
|
+
</testsuite>
|
|
165
|
+
<testsuite name="Expenses" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.278" tests="1">
|
|
166
|
+
<testcase classname="Expenses Should use init the base correctly" name="Expenses Should use init the base correctly" time="0.002">
|
|
167
|
+
</testcase>
|
|
168
|
+
</testsuite>
|
|
169
|
+
<testsuite name="ProjectTypes" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:13" time="0.639" tests="1">
|
|
170
|
+
<testcase classname="ProjectTypes Should use init the base correctly" name="ProjectTypes Should use init the base correctly" time="0.009">
|
|
171
|
+
</testcase>
|
|
172
|
+
</testsuite>
|
|
173
|
+
<testsuite name="TextPositions" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.815" tests="1">
|
|
174
|
+
<testcase classname="TextPositions Should use init the base correctly" name="TextPositions Should use init the base correctly" time="0.016">
|
|
175
|
+
</testcase>
|
|
176
|
+
</testsuite>
|
|
177
|
+
<testsuite name="BaseCrud" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="8.951" tests="30">
|
|
178
|
+
<testcase classname="BaseCrud list Should be a GET request" name="BaseCrud list Should be a GET request" time="0.012">
|
|
179
|
+
</testcase>
|
|
180
|
+
<testcase classname="BaseCrud list Should use the given endpoint" name="BaseCrud list Should use the given endpoint" time="0.001">
|
|
181
|
+
</testcase>
|
|
182
|
+
<testcase classname="BaseCrud list Should pass the options to request" name="BaseCrud list Should pass the options to request" time="0.001">
|
|
183
|
+
</testcase>
|
|
184
|
+
<testcase classname="BaseCrud list Should handle array options correctly" name="BaseCrud list Should handle array options correctly" time="0.002">
|
|
185
|
+
</testcase>
|
|
186
|
+
<testcase classname="BaseCrud search Should be a POST request" name="BaseCrud search Should be a POST request" time="0.002">
|
|
187
|
+
</testcase>
|
|
188
|
+
<testcase classname="BaseCrud search Should use the given endpoint" name="BaseCrud search Should use the given endpoint" time="0.001">
|
|
189
|
+
</testcase>
|
|
190
|
+
<testcase classname="BaseCrud search Should contain the request body" name="BaseCrud search Should contain the request body" time="0.001">
|
|
191
|
+
</testcase>
|
|
192
|
+
<testcase classname="BaseCrud search Should pass the options to request" name="BaseCrud search Should pass the options to request" time="0.001">
|
|
193
|
+
</testcase>
|
|
194
|
+
<testcase classname="BaseCrud show Should be a GET request" name="BaseCrud show Should be a GET request" time="0.001">
|
|
195
|
+
</testcase>
|
|
196
|
+
<testcase classname="BaseCrud show Should use the given endpoint" name="BaseCrud show Should use the given endpoint" time="0">
|
|
197
|
+
</testcase>
|
|
198
|
+
<testcase classname="BaseCrud show Should pass the options to request" name="BaseCrud show Should pass the options to request" time="0">
|
|
199
|
+
</testcase>
|
|
200
|
+
<testcase classname="BaseCrud create Should be a POST request" name="BaseCrud create Should be a POST request" time="0">
|
|
201
|
+
</testcase>
|
|
202
|
+
<testcase classname="BaseCrud create Should use the given endpoint" name="BaseCrud create Should use the given endpoint" time="0.001">
|
|
203
|
+
</testcase>
|
|
204
|
+
<testcase classname="BaseCrud create Should contain the request body" name="BaseCrud create Should contain the request body" time="0">
|
|
205
|
+
</testcase>
|
|
206
|
+
<testcase classname="BaseCrud overwrite Should be a PUT request" name="BaseCrud overwrite Should be a PUT request" time="0.001">
|
|
207
|
+
</testcase>
|
|
208
|
+
<testcase classname="BaseCrud overwrite Should use the given endpoint" name="BaseCrud overwrite Should use the given endpoint" time="0">
|
|
209
|
+
</testcase>
|
|
210
|
+
<testcase classname="BaseCrud overwrite Should contain the request body" name="BaseCrud overwrite Should contain the request body" time="0.001">
|
|
211
|
+
</testcase>
|
|
212
|
+
<testcase classname="BaseCrud edit Should be a POST request" name="BaseCrud edit Should be a POST request" time="0.001">
|
|
213
|
+
</testcase>
|
|
214
|
+
<testcase classname="BaseCrud edit Should use the given endpoint" name="BaseCrud edit Should use the given endpoint" time="0">
|
|
215
|
+
</testcase>
|
|
216
|
+
<testcase classname="BaseCrud edit Should contain the request body" name="BaseCrud edit Should contain the request body" time="0.001">
|
|
217
|
+
</testcase>
|
|
218
|
+
<testcase classname="BaseCrud delete Should be a DELETE request" name="BaseCrud delete Should be a DELETE request" time="0.001">
|
|
219
|
+
</testcase>
|
|
220
|
+
<testcase classname="BaseCrud delete Should use the given endpoint" name="BaseCrud delete Should use the given endpoint" time="0">
|
|
221
|
+
</testcase>
|
|
222
|
+
<testcase classname="BaseCrud delete Should return the success value" name="BaseCrud delete Should return the success value" time="0.001">
|
|
223
|
+
</testcase>
|
|
224
|
+
<testcase classname="BaseCrud request Should create the request options" name="BaseCrud request Should create the request options" time="0.001">
|
|
225
|
+
</testcase>
|
|
226
|
+
<testcase classname="BaseCrud request Should add a data param if present" name="BaseCrud request Should add a data param if present" time="0.001">
|
|
227
|
+
</testcase>
|
|
228
|
+
<testcase classname="BaseCrud request Should add options as GET params" name="BaseCrud request Should add options as GET params" time="0">
|
|
229
|
+
</testcase>
|
|
230
|
+
<testcase classname="BaseCrud request Should normalize an error" name="BaseCrud request Should normalize an error" time="0.002">
|
|
231
|
+
</testcase>
|
|
232
|
+
<testcase classname="BaseCrud optionsToQuery Should return an empty string" name="BaseCrud optionsToQuery Should return an empty string" time="0.001">
|
|
233
|
+
</testcase>
|
|
234
|
+
<testcase classname="BaseCrud optionsToQuery Should return an GET parameter string" name="BaseCrud optionsToQuery Should return an GET parameter string" time="0">
|
|
235
|
+
</testcase>
|
|
236
|
+
<testcase classname="BaseCrud optionsToQuery Should url encode the parameters" name="BaseCrud optionsToQuery Should url encode the parameters" time="0">
|
|
237
|
+
</testcase>
|
|
238
|
+
</testsuite>
|
|
239
|
+
<testsuite name="Users" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.262" tests="1">
|
|
240
|
+
<testcase classname="Users Should use init the base correctly" name="Users Should use init the base correctly" time="0.004">
|
|
241
|
+
</testcase>
|
|
242
|
+
</testsuite>
|
|
243
|
+
<testsuite name="Contacts" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.34" tests="1">
|
|
244
|
+
<testcase classname="Contacts Should use init the base correctly" name="Contacts Should use init the base correctly" time="0.004">
|
|
245
|
+
</testcase>
|
|
246
|
+
</testsuite>
|
|
247
|
+
<testsuite name="BusinessActivities" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.199" tests="1">
|
|
248
|
+
<testcase classname="BusinessActivities Should use init the base correctly" name="BusinessActivities Should use init the base correctly" time="0.014">
|
|
249
|
+
</testcase>
|
|
250
|
+
</testsuite>
|
|
251
|
+
<testsuite name="Items" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:14" time="0.306" tests="1">
|
|
252
|
+
<testcase classname="Items Should use init the base correctly" name="Items Should use init the base correctly" time="0.002">
|
|
253
|
+
</testcase>
|
|
254
|
+
</testsuite>
|
|
255
|
+
<testsuite name="Payments" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.067" tests="1">
|
|
256
|
+
<testcase classname="Payments Should use init the base correctly" name="Payments Should use init the base correctly" time="0.008">
|
|
257
|
+
</testcase>
|
|
258
|
+
</testsuite>
|
|
259
|
+
<testsuite name="Orders" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.087" tests="7">
|
|
260
|
+
<testcase classname="Orders Should use init the base correctly" name="Orders Should use init the base correctly" time="0.007">
|
|
261
|
+
</testcase>
|
|
262
|
+
<testcase classname="Orders createDefaultPosition Should create a new DefaultPosition object" name="Orders createDefaultPosition Should create a new DefaultPosition object" time="0.003">
|
|
263
|
+
</testcase>
|
|
264
|
+
<testcase classname="Orders createDefaultPosition Should call create" name="Orders createDefaultPosition Should call create" time="0.002">
|
|
265
|
+
</testcase>
|
|
266
|
+
<testcase classname="Orders createItemPosition Should create a new ItemPosition object" name="Orders createItemPosition Should create a new ItemPosition object" time="0.002">
|
|
267
|
+
</testcase>
|
|
268
|
+
<testcase classname="Orders createItemPosition Should call create" name="Orders createItemPosition Should call create" time="0.002">
|
|
269
|
+
</testcase>
|
|
270
|
+
<testcase classname="Orders createTextPosition Should create a new TextPosition object" name="Orders createTextPosition Should create a new TextPosition object" time="0.002">
|
|
271
|
+
</testcase>
|
|
272
|
+
<testcase classname="Orders createTextPosition Should call create" name="Orders createTextPosition Should call create" time="0.001">
|
|
273
|
+
</testcase>
|
|
274
|
+
</testsuite>
|
|
275
|
+
<testsuite name="ItemPositions" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.077" tests="1">
|
|
276
|
+
<testcase classname="ItemPositions Should use init the base correctly" name="ItemPositions Should use init the base correctly" time="0.005">
|
|
277
|
+
</testcase>
|
|
278
|
+
</testsuite>
|
|
279
|
+
<testsuite name="TimetrackingStatuses" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.088" tests="1">
|
|
280
|
+
<testcase classname="TimetrackingStatuses Should use init the base correctly" name="TimetrackingStatuses Should use init the base correctly" time="0.007">
|
|
281
|
+
</testcase>
|
|
282
|
+
</testsuite>
|
|
283
|
+
<testsuite name="ContactSectors" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.222" tests="1">
|
|
284
|
+
<testcase classname="ContactSectors Should use init the base correctly" name="ContactSectors Should use init the base correctly" time="0.008">
|
|
285
|
+
</testcase>
|
|
286
|
+
</testsuite>
|
|
287
|
+
<testsuite name="Bills" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.296" tests="11">
|
|
288
|
+
<testcase classname="Bills Should use init the base correctly" name="Bills Should use init the base correctly" time="0.006">
|
|
289
|
+
</testcase>
|
|
290
|
+
<testcase classname="Bills issue request" name="Bills issue request" time="0.001">
|
|
291
|
+
</testcase>
|
|
292
|
+
<testcase classname="Bills revertIssue request" name="Bills revertIssue request" time="0.001">
|
|
293
|
+
</testcase>
|
|
294
|
+
<testcase classname="Bills list Should call base list" name="Bills list Should call base list" time="0">
|
|
295
|
+
</testcase>
|
|
296
|
+
<testcase classname="Bills list Should pass options to base list" name="Bills list Should pass options to base list" time="0.001">
|
|
297
|
+
</testcase>
|
|
298
|
+
<testcase classname="Bills showPayment Should create a new Payment object" name="Bills showPayment Should create a new Payment object" time="0.002">
|
|
299
|
+
</testcase>
|
|
300
|
+
<testcase classname="Bills showPayment Should pass the options down" name="Bills showPayment Should pass the options down" time="0.001">
|
|
301
|
+
</testcase>
|
|
302
|
+
<testcase classname="Bills createPayment Should create a new Payment object" name="Bills createPayment Should create a new Payment object" time="0.001">
|
|
303
|
+
</testcase>
|
|
304
|
+
<testcase classname="Bills createPayment Should call create" name="Bills createPayment Should call create" time="0.001">
|
|
305
|
+
</testcase>
|
|
306
|
+
<testcase classname="Bills deletePayment Should create a new Payment object" name="Bills deletePayment Should create a new Payment object" time="0.001">
|
|
307
|
+
</testcase>
|
|
308
|
+
<testcase classname="Bills deletePayment Should call delete" name="Bills deletePayment Should call delete" time="0.001">
|
|
309
|
+
</testcase>
|
|
310
|
+
</testsuite>
|
|
311
|
+
<testsuite name="ManualEntries" errors="0" failures="0" skipped="0" timestamp="2026-05-11T13:31:05" time="9.595" tests="10">
|
|
312
|
+
<testcase classname="ManualEntries Should use init the base correctly" name="ManualEntries Should use init the base correctly" time="0.007">
|
|
5
313
|
</testcase>
|
|
6
314
|
<testcase classname="ManualEntries list Should call request with GET" name="ManualEntries list Should call request with GET" time="0.002">
|
|
7
315
|
</testcase>
|
|
@@ -9,13 +317,13 @@
|
|
|
9
317
|
</testcase>
|
|
10
318
|
<testcase classname="ManualEntries create Should call request with POST and correct data" name="ManualEntries create Should call request with POST and correct data" time="0">
|
|
11
319
|
</testcase>
|
|
12
|
-
<testcase classname="ManualEntries show Should throw not implemented error" name="ManualEntries show Should throw not implemented error" time="0.
|
|
320
|
+
<testcase classname="ManualEntries show Should throw not implemented error" name="ManualEntries show Should throw not implemented error" time="0.009">
|
|
13
321
|
</testcase>
|
|
14
322
|
<testcase classname="ManualEntries overwrite Should call request with PUT and correct path and data" name="ManualEntries overwrite Should call request with PUT and correct path and data" time="0.001">
|
|
15
323
|
</testcase>
|
|
16
324
|
<testcase classname="ManualEntries delete Should call request with DELETE and correct path" name="ManualEntries delete Should call request with DELETE and correct path" time="0">
|
|
17
325
|
</testcase>
|
|
18
|
-
<testcase classname="ManualEntries search Should throw not implemented error" name="ManualEntries search Should throw not implemented error" time="0">
|
|
326
|
+
<testcase classname="ManualEntries search Should throw not implemented error" name="ManualEntries search Should throw not implemented error" time="0.001">
|
|
19
327
|
</testcase>
|
|
20
328
|
<testcase classname="ManualEntries edit Should throw not implemented error" name="ManualEntries edit Should throw not implemented error" time="0.001">
|
|
21
329
|
</testcase>
|
package/lib/index.d.ts
CHANGED
|
@@ -43,6 +43,7 @@ export * from "./interfaces/UsersStatic";
|
|
|
43
43
|
export * from "./interfaces/ItemsStatic";
|
|
44
44
|
export * from "./interfaces/InvoicesStatic";
|
|
45
45
|
export * from "./interfaces/PositionStatic";
|
|
46
|
+
export * from "./interfaces/PositionsStatic";
|
|
46
47
|
export * from "./interfaces/CurrenciesStatic";
|
|
47
48
|
export * from "./interfaces/BillsV4Static";
|
|
48
49
|
export * from "./interfaces/OutgoingPaymentsStatic";
|
package/lib/index.js
CHANGED
|
@@ -62,6 +62,7 @@ __exportStar(require("./interfaces/UsersStatic"), exports);
|
|
|
62
62
|
__exportStar(require("./interfaces/ItemsStatic"), exports);
|
|
63
63
|
__exportStar(require("./interfaces/InvoicesStatic"), exports);
|
|
64
64
|
__exportStar(require("./interfaces/PositionStatic"), exports);
|
|
65
|
+
__exportStar(require("./interfaces/PositionsStatic"), exports);
|
|
65
66
|
__exportStar(require("./interfaces/CurrenciesStatic"), exports);
|
|
66
67
|
__exportStar(require("./interfaces/BillsV4Static"), exports);
|
|
67
68
|
__exportStar(require("./interfaces/OutgoingPaymentsStatic"), exports);
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -107,16 +107,23 @@ export declare namespace InvoicesStatic {
|
|
|
107
107
|
is_valid_to = "is_valid_to",
|
|
108
108
|
updated_at = "updated_at"
|
|
109
109
|
}
|
|
110
|
-
interface
|
|
110
|
+
interface InvoiceSend {
|
|
111
111
|
recipient_email: string;
|
|
112
112
|
subject: string;
|
|
113
113
|
message: string;
|
|
114
114
|
mark_as_open: boolean;
|
|
115
115
|
attach_pdf?: boolean;
|
|
116
116
|
}
|
|
117
|
+
/**
|
|
118
|
+
* @deprecated Use `InvoiceSend` instead.
|
|
119
|
+
*/
|
|
120
|
+
type InvoiceSent = InvoiceSend;
|
|
117
121
|
interface InvoiceCancelled {
|
|
118
122
|
success: boolean;
|
|
119
123
|
}
|
|
124
|
+
interface InvoiceIssued {
|
|
125
|
+
success: boolean;
|
|
126
|
+
}
|
|
120
127
|
interface InvoiceSentAnswer {
|
|
121
128
|
success: boolean;
|
|
122
129
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InvoicesStatic.js","sourceRoot":"","sources":["../../src/interfaces/InvoicesStatic.ts"],"names":[],"mappings":";;;AAEA,IAAiB,cAAc,
|
|
1
|
+
{"version":3,"file":"InvoicesStatic.js","sourceRoot":"","sources":["../../src/interfaces/InvoicesStatic.ts"],"names":[],"mappings":";;;AAEA,IAAiB,cAAc,CA2K9B;AA3KD,WAAiB,cAAc;IA6F7B,IAAY,uBAgBX;IAhBD,WAAY,uBAAuB;QACjC,oCAAS,CAAA;QACT,kEAAuC,CAAA;QACvC,sDAA2B,CAAA;QAC3B,0CAAe,CAAA;QACf,0DAA+B,CAAA;QAC/B,oDAAyB,CAAA;QACzB,4DAAiC,CAAA;QACjC,8CAAmB,CAAA;QACnB,sDAA2B,CAAA;QAC3B,sDAA2B,CAAA;QAC3B,kDAAuB,CAAA;QACvB,0CAAe,CAAA;QACf,0DAA+B,CAAA;QAC/B,sDAA2B,CAAA;QAC3B,oDAAyB,CAAA;IAC3B,CAAC,EAhBW,uBAAuB,GAAvB,sCAAuB,KAAvB,sCAAuB,QAgBlC;IA0CD,IAAY,cAOX;IAPD,WAAY,cAAc;QACxB,qDAAS,CAAA;QACT,yDAAW,CAAA;QACX,mDAAQ,CAAA;QACR,0DAAY,CAAA;QACZ,4DAAa,CAAA;QACb,wDAAW,CAAA;IACb,CAAC,EAPW,cAAc,GAAd,6BAAc,KAAd,6BAAc,QAOzB;IAED,IAAY,SAIX;IAJD,WAAY,SAAS;QACnB,+DAAmB,CAAA;QACnB,+DAAmB,CAAA;QACnB,mEAAqB,CAAA;IACvB,CAAC,EAJW,SAAS,GAAT,wBAAS,KAAT,wBAAS,QAIpB;IAED,IAAY,eAIX;IAJD,WAAY,eAAe;QACzB,yDAAU,CAAA;QACV,yDAAU,CAAA;QACV,qEAAgB,CAAA;IAClB,CAAC,EAJW,eAAe,GAAf,8BAAe,KAAf,8BAAe,QAI1B;AACH,CAAC,EA3KgB,cAAc,8BAAd,cAAc,QA2K9B"}
|