bexio 3.1.1 → 3.2.1
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/Readme.md +1 -1
- package/junit.xml +85 -85
- package/lib/index.js.map +1 -1
- package/lib/interfaces/BillsStatic.js +1 -1
- package/lib/interfaces/BillsStatic.js.map +1 -1
- package/lib/interfaces/BusinessActivitiesStatic.js +1 -1
- package/lib/interfaces/BusinessActivitiesStatic.js.map +1 -1
- package/lib/interfaces/CalendarStatic.js +1 -1
- package/lib/interfaces/CalendarStatic.js.map +1 -1
- package/lib/interfaces/ContactGroupsStatic.js +1 -1
- package/lib/interfaces/ContactGroupsStatic.js.map +1 -1
- package/lib/interfaces/ContactRelationsStatic.js +1 -1
- package/lib/interfaces/ContactRelationsStatic.js.map +1 -1
- package/lib/interfaces/ContactSectorsStatic.js +1 -1
- package/lib/interfaces/ContactSectorsStatic.js.map +1 -1
- package/lib/interfaces/ContactTypesStatic.js +1 -1
- package/lib/interfaces/ContactTypesStatic.js.map +1 -1
- package/lib/interfaces/ContactsStatic.d.ts +7 -1
- package/lib/interfaces/ContactsStatic.js +1 -1
- package/lib/interfaces/ContactsStatic.js.map +1 -1
- package/lib/interfaces/ExpensesStatic.js +1 -1
- package/lib/interfaces/ExpensesStatic.js.map +1 -1
- package/lib/interfaces/InvoicesStatic.js +1 -1
- package/lib/interfaces/InvoicesStatic.js.map +1 -1
- package/lib/interfaces/ItemsStatic.js +1 -1
- package/lib/interfaces/ItemsStatic.js.map +1 -1
- package/lib/interfaces/NotesStatic.js +1 -1
- package/lib/interfaces/NotesStatic.js.map +1 -1
- package/lib/interfaces/OrdersStatic.js +1 -1
- package/lib/interfaces/OrdersStatic.js.map +1 -1
- package/lib/interfaces/ProjectStatusesStatic.js +1 -1
- package/lib/interfaces/ProjectStatusesStatic.js.map +1 -1
- package/lib/interfaces/ProjectTypesStatic.js +1 -1
- package/lib/interfaces/ProjectTypesStatic.js.map +1 -1
- package/lib/interfaces/ProjectsStatic.js +1 -1
- package/lib/interfaces/ProjectsStatic.js.map +1 -1
- package/lib/interfaces/SalesOrderManagementStatic.js +1 -1
- package/lib/interfaces/SalesOrderManagementStatic.js.map +1 -1
- package/lib/interfaces/TimetrackingStatusesStatic.js +1 -1
- package/lib/interfaces/TimetrackingStatusesStatic.js.map +1 -1
- package/lib/interfaces/TimetrackingsStatic.js +1 -1
- package/lib/interfaces/TimetrackingsStatic.js.map +1 -1
- package/lib/interfaces/UsersStatic.js +1 -1
- package/lib/interfaces/UsersStatic.js.map +1 -1
- package/lib/resources/BaseCrud.js +1 -1
- package/lib/resources/BaseCrud.js.map +1 -1
- package/lib/resources/Invoices.d.ts +10 -0
- package/lib/resources/Invoices.js +12 -0
- package/lib/resources/Invoices.js.map +1 -1
- package/lib/tests/BaseCrud.test.js +3 -0
- package/lib/tests/BaseCrud.test.js.map +1 -1
- package/lib/tests/Bills.test.js +12 -15
- package/lib/tests/Bills.test.js.map +1 -1
- package/lib/tests/BusinessActivities.test.js +1 -3
- package/lib/tests/BusinessActivities.test.js.map +1 -1
- package/lib/tests/ContactGroups.test.js +1 -3
- package/lib/tests/ContactGroups.test.js.map +1 -1
- package/lib/tests/ContactRelations.test.js +1 -3
- package/lib/tests/ContactRelations.test.js.map +1 -1
- package/lib/tests/ContactSectors.test.js +1 -3
- package/lib/tests/ContactSectors.test.js.map +1 -1
- package/lib/tests/ContactTypes.test.js +1 -3
- package/lib/tests/ContactTypes.test.js.map +1 -1
- package/lib/tests/Contacts.test.js +1 -3
- package/lib/tests/Contacts.test.js.map +1 -1
- package/lib/tests/Expenses.test.js +1 -3
- package/lib/tests/Expenses.test.js.map +1 -1
- package/lib/tests/Invoices.test.js +1 -3
- package/lib/tests/Invoices.test.js.map +1 -1
- package/lib/tests/Items.test.js +1 -3
- package/lib/tests/Items.test.js.map +1 -1
- package/lib/tests/Orders.test.js +1 -3
- package/lib/tests/Orders.test.js.map +1 -1
- package/lib/tests/Payments.test.js +1 -3
- package/lib/tests/Payments.test.js.map +1 -1
- package/lib/tests/ProjectStatuses.test.js +1 -3
- package/lib/tests/ProjectStatuses.test.js.map +1 -1
- package/lib/tests/ProjectTypes.test.js +1 -3
- package/lib/tests/ProjectTypes.test.js.map +1 -1
- package/lib/tests/Projects.test.js +1 -3
- package/lib/tests/Projects.test.js.map +1 -1
- package/lib/tests/TimetrackingStatuses.test.js +1 -3
- package/lib/tests/TimetrackingStatuses.test.js.map +1 -1
- package/lib/tests/Timetrackings.test.js +1 -3
- package/lib/tests/Timetrackings.test.js.map +1 -1
- package/lib/tests/Users.test.js +1 -3
- package/lib/tests/Users.test.js.map +1 -1
- package/package.json +19 -15
- package/.github/workflows/nightly.yml +0 -34
- package/.github/workflows/test.yml +0 -39
- package/coverage/base.css +0 -224
- package/coverage/block-navigation.js +0 -87
- package/coverage/favicon.png +0 -0
- package/coverage/index.html +0 -146
- package/coverage/prettify.css +0 -1
- package/coverage/prettify.js +0 -2
- package/coverage/sort-arrow-sprite.png +0 -0
- package/coverage/sorter.js +0 -196
- package/jest-html-reporters-attach/index.js +0 -58
- package/jest-html-reporters-attach/result.js +0 -1
- package/jest_html_reporters.html +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
window.jest_html_reporters_callback__({"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":19,"numPassedTests":57,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":19,"numTotalTests":57,"startTime":1686824470538,"success":false,"testResults":[{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472242,"runtime":929,"slow":false,"start":1686824471313},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/TimetrackingStatuses.test.ts","testResults":[{"ancestorTitles":["TimetrackingStatuses"],"duration":9,"failureDetails":[],"failureMessages":[],"fullName":"TimetrackingStatuses Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472312,"runtime":919,"slow":false,"start":1686824471393},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactGroups.test.ts","testResults":[{"ancestorTitles":["ContactGroups"],"duration":4,"failureDetails":[],"failureMessages":[],"fullName":"ContactGroups Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472333,"runtime":954,"slow":false,"start":1686824471379},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactRelations.test.ts","testResults":[{"ancestorTitles":["ContactRelations"],"duration":6,"failureDetails":[],"failureMessages":[],"fullName":"ContactRelations Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472361,"runtime":975,"slow":false,"start":1686824471386},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Expenses.test.ts","testResults":[{"ancestorTitles":["Expenses"],"duration":5,"failureDetails":[],"failureMessages":[],"fullName":"Expenses Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472379,"runtime":983,"slow":false,"start":1686824471396},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Contacts.test.ts","testResults":[{"ancestorTitles":["Contacts"],"duration":5,"failureDetails":[],"failureMessages":[],"fullName":"Contacts Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472388,"runtime":1003,"slow":false,"start":1686824471385},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Projects.test.ts","testResults":[{"ancestorTitles":["Projects"],"duration":5,"failureDetails":[],"failureMessages":[],"fullName":"Projects Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472389,"runtime":968,"slow":false,"start":1686824471421},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/BusinessActivities.test.ts","testResults":[{"ancestorTitles":["BusinessActivities"],"duration":4,"failureDetails":[],"failureMessages":[],"fullName":"BusinessActivities Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472397,"runtime":988,"slow":false,"start":1686824471409},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Orders.test.ts","testResults":[{"ancestorTitles":["Orders"],"duration":5,"failureDetails":[],"failureMessages":[],"fullName":"Orders Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472412,"runtime":987,"slow":false,"start":1686824471425},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Users.test.ts","testResults":[{"ancestorTitles":["Users"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"Users Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472414,"runtime":995,"slow":false,"start":1686824471419},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactSectors.test.ts","testResults":[{"ancestorTitles":["ContactSectors"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"ContactSectors Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472421,"runtime":992,"slow":false,"start":1686824471429},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Payments.test.ts","testResults":[{"ancestorTitles":["Payments"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"Payments Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":29,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472431,"runtime":1003,"slow":false,"start":1686824471428},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/BaseCrud.test.ts","testResults":[{"ancestorTitles":["BaseCrud","list"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud list Should be a GET request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a GET request"},{"ancestorTitles":["BaseCrud","list"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud list Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","list"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud list Should pass the options to request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","search"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud search Should be a POST request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","search"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud search Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","search"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud search Should contain the request body","location":null,"numPassingAsserts":0,"status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","search"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud search Should pass the options to request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","show"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud show Should be a GET request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a GET request"},{"ancestorTitles":["BaseCrud","show"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud show Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","show"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud show Should pass the options to request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should pass the options to request"},{"ancestorTitles":["BaseCrud","create"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud create Should be a POST request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","create"],"duration":4,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud create Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","create"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud create Should contain the request body","location":null,"numPassingAsserts":0,"status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud overwrite Should be a PUT request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a PUT request"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud overwrite Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","overwrite"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud overwrite Should contain the request body","location":null,"numPassingAsserts":0,"status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","edit"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud edit Should be a POST request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a POST request"},{"ancestorTitles":["BaseCrud","edit"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud edit Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","edit"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud edit Should contain the request body","location":null,"numPassingAsserts":0,"status":"passed","title":"Should contain the request body"},{"ancestorTitles":["BaseCrud","delete"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud delete Should be a DELETE request","location":null,"numPassingAsserts":0,"status":"passed","title":"Should be a DELETE request"},{"ancestorTitles":["BaseCrud","delete"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud delete Should use the given endpoint","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use the given endpoint"},{"ancestorTitles":["BaseCrud","delete"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud delete Should return the success value","location":null,"numPassingAsserts":0,"status":"passed","title":"Should return the success value"},{"ancestorTitles":["BaseCrud","request"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud request Should create the request options","location":null,"numPassingAsserts":0,"status":"passed","title":"Should create the request options"},{"ancestorTitles":["BaseCrud","request"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud request Should add a data param if present","location":null,"numPassingAsserts":0,"status":"passed","title":"Should add a data param if present"},{"ancestorTitles":["BaseCrud","request"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud request Should add options as GET params","location":null,"numPassingAsserts":0,"status":"passed","title":"Should add options as GET params"},{"ancestorTitles":["BaseCrud","request"],"duration":2,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud request Should normalize an error","location":null,"numPassingAsserts":0,"status":"passed","title":"Should normalize an error"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should return an empty string","location":null,"numPassingAsserts":0,"status":"passed","title":"Should return an empty string"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should return an GET parameter string","location":null,"numPassingAsserts":0,"status":"passed","title":"Should return an GET parameter string"},{"ancestorTitles":["BaseCrud","optionsToQuery"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"BaseCrud optionsToQuery Should url encode the parameters","location":null,"numPassingAsserts":0,"status":"passed","title":"Should url encode the parameters"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472437,"runtime":1049,"slow":false,"start":1686824471388},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ProjectStatuses.test.ts","testResults":[{"ancestorTitles":["ProjectStatuses"],"duration":4,"failureDetails":[],"failureMessages":[],"fullName":"ProjectStatuses Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472458,"runtime":1014,"slow":false,"start":1686824471444},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Timetrackings.test.ts","testResults":[{"ancestorTitles":["Timetrackings"],"duration":4,"failureDetails":[],"failureMessages":[],"fullName":"Timetrackings Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472460,"runtime":1018,"slow":false,"start":1686824471442},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Items.test.ts","testResults":[{"ancestorTitles":["Items"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"Items Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472498,"runtime":983,"slow":false,"start":1686824471515},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ContactTypes.test.ts","testResults":[{"ancestorTitles":["ContactTypes"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"ContactTypes Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":11,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472504,"runtime":1127,"slow":false,"start":1686824471377},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Bills.test.ts","testResults":[{"ancestorTitles":["Bills"],"duration":2,"failureDetails":[],"failureMessages":[],"fullName":"Bills Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"},{"ancestorTitles":["Bills"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"Bills issue request","location":null,"numPassingAsserts":0,"status":"passed","title":"issue request"},{"ancestorTitles":["Bills"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills revertIssue request","location":null,"numPassingAsserts":0,"status":"passed","title":"revertIssue request"},{"ancestorTitles":["Bills","list"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills list Should call base list","location":null,"numPassingAsserts":0,"status":"passed","title":"Should call base list"},{"ancestorTitles":["Bills","list"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"Bills list Should pass options to base list","location":null,"numPassingAsserts":0,"status":"passed","title":"Should pass options to base list"},{"ancestorTitles":["Bills","showPayment"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills showPayment Should create a new Payment object","location":null,"numPassingAsserts":0,"status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","showPayment"],"duration":0,"failureDetails":[],"failureMessages":[],"fullName":"Bills showPayment Should pass the options down","location":null,"numPassingAsserts":0,"status":"passed","title":"Should pass the options down"},{"ancestorTitles":["Bills","createPayment"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills createPayment Should create a new Payment object","location":null,"numPassingAsserts":0,"status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","createPayment"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills createPayment Should call create","location":null,"numPassingAsserts":0,"status":"passed","title":"Should call create"},{"ancestorTitles":["Bills","deletePayment"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills deletePayment Should create a new Payment object","location":null,"numPassingAsserts":0,"status":"passed","title":"Should create a new Payment object"},{"ancestorTitles":["Bills","deletePayment"],"duration":1,"failureDetails":[],"failureMessages":[],"fullName":"Bills deletePayment Should call delete","location":null,"numPassingAsserts":0,"status":"passed","title":"Should call delete"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824472514,"runtime":1054,"slow":false,"start":1686824471460},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/ProjectTypes.test.ts","testResults":[{"ancestorTitles":["ProjectTypes"],"duration":3,"failureDetails":[],"failureMessages":[],"fullName":"ProjectTypes Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null},{"leaks":false,"numFailingTests":0,"numPassingTests":1,"numPendingTests":0,"numTodoTests":0,"perfStats":{"end":1686824473240,"runtime":1835,"slow":false,"start":1686824471405},"skipped":false,"testFilePath":"/home/mathias/Github/bexio/src/tests/Invoices.test.ts","testResults":[{"ancestorTitles":["Invoices"],"duration":2,"failureDetails":[],"failureMessages":[],"fullName":"Invoices Should use init the base correctly","location":null,"numPassingAsserts":0,"status":"passed","title":"Should use init the base correctly"}],"failureMessage":null}],"wasInterrupted":false,"config":{"bail":0,"changedFilesWithAncestor":false,"collectCoverage":true,"collectCoverageFrom":["src/**/*.{ts,tsx}","!**/node_modules/**","!**/coverage/**"],"coverageDirectory":"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,"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","runTestsByPath":false,"skipFilter":false,"testFailureExitCode":1,"testPathPattern":"","testSequencer":"/home/mathias/Github/bexio/node_modules/@jest/test-sequencer/build/index.js","updateSnapshot":"new","useStderr":false,"watch":false,"watchAll":false,"watchman":true},"endTime":1686824474442,"_reporterOptions":{"publicPath":"/home/mathias/Github/bexio","filename":"jest_html_reporters.html","expand":false,"pageTitle":"","hideIcon":false,"testCommand":"npx jest","openReport":false,"failureMessageOnly":false,"enableMergeData":false,"dataMergeLevel":1},"attachInfos":{}})
|
package/jest_html_reporters.html
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!doctype html><html><head><meta charset="utf-8"><meta http-equiv="Content-Type" content="text/html;charset=utf-8"><meta name="keywords" contect="jest, reporters"><meta name="author" contect="hazyzh"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0,minimum-scale=1,maximum-scale=1"><link rel="shortcut icon" href="data:image/png;base64,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"></head><title>Report</title><body><div id="app"></div><script src="./jest-html-reporters-attach/index.js"></script></body></html>
|