Commit Graph

119 Commits

Author SHA1 Message Date
Jorge Penadés 7ed7a38df2 fix: refs #8581 rollback 2025-03-18 11:27:35 +01:00
Jorge Penadés 25e60e549a refactor: refs #8581 remove unused Cypress commands and update tests for invoice creation
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 11:10:17 +01:00
Jorge Penadés 561f761b65 refactor: refs #8581 remove filter tests 2025-03-13 16:14:19 +01:00
Jorge Penadés 9d3c2323fd feat: refs #8581 add custom Cypress commands for creating and deleting InvoiceIn entries
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 16:06:52 +01:00
Jorge Penadés 78b2a9ead6 test: refs #8581 skip file download test for InvoiceInDescriptor 2025-03-13 13:17:57 +01:00
Jorge Penadés 74aa45d4d2 fix: refs #8581 rollback 2025-03-13 11:19:54 +01:00
Jorge Penadés f2c4e2c0c1 ci: refs #8581 update Cypress tests to use dynamic date generation for InvoiceIn
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 10:17:03 +01:00
Jorge Penadés 595f975b4f ci: refs #8581 update Cypress tests for InvoiceIn integration
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-13 10:10:40 +01:00
Jorge Penadés 5786ba5253 fix: refs #8581 update supplierRef value in InvoiceInDescriptor test 2025-03-12 16:58:43 +01:00
Jorge Penadés 0a41e0a93e fix: refs #8581 update invoiceInList tests to use waitTableScrollLoad for better synchronization
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 17:30:42 +01:00
Jorge Penadés 2c134f9935 refactor: refs #8581 simplify createCorrective function and update assertions for invoice creation
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 12:52:02 +01:00
Jorge Penadés f783aa43de feat: refs #8581 update InvoiceInDescriptorMenu and tests for improved dialog handling and form submission
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 11:15:25 +01:00
Jorge Penadés 1cf7c68a56 refactor: refs #8581 simplify file download validation in invoiceInDescriptor test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 16:19:56 +01:00
Jorge Penadés 4bd5c70b44 refactor: refs #8581 remove unnecessary option selections in invoiceInCorrective test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 16:08:44 +01:00
Jorge Penadés c64986ba23 test(invoiceInCorrective): refs #8581 add visibility test for corrective invoice section
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 11:29:21 +01:00
Jorge Penadés 3d02b75365 test: refs #8581 update supplier reference in InvoiceInList filtering test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 15:33:38 +01:00
Jorge Penadés c3a4052edc test: refs #8581 update mock data in InvoiceInDescriptor tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 15:24:38 +01:00
Jorge Penadés 8accf13c04 test: refs #8581 update invoiceInList 2025-03-07 11:38:19 +01:00
Jorge Penadés 98541ef7dc test: refs #8581 update invoiceInDescriptor spec to visit the correct invoice summary page
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 11:19:52 +01:00
Jorge Penadés 60aa099536 test: refs #8581 update invoiceInDescriptor spec to remove exclusive test execution
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 11:18:56 +01:00
Jorge Penadés 9c99c337e3 test: refs #8581 update invoiceInDescriptor spec to validate download type for descriptor option 2025-03-07 11:18:45 +01:00
Jorge Penadés bd53d2014f test: refs #8581 update invoiceInBasicData spec to correct supplier reference key 2025-03-07 11:16:54 +01:00
Jorge Penadés c5f4f8d5c7 test: refs #8581 update invoiceInList and invoiceInSummary specs for improved filtering and navigation 2025-03-07 11:12:04 +01:00
Jorge Penadés e49ab4dfa4 fix: refs #8581 enhance filtering logic in InvoiceInList tests and add waitTableLoad command
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-06 17:31:51 +01:00
Jorge Penadés 65a7ca1848 fix: refs #8581 update test case to remove 'only' and enhance item selection logic
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 16:01:17 +01:00
Jorge Penadés 5b81836ab2 fix: refs #8581 update data-cy attributes and improve test assertions in InvoiceIn components
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 15:03:32 +01:00
Jorge Penadés 1233f0724c fix: refs #8581 update data-cy attribute
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 12:23:34 +01:00
Jorge Penadés dfc95d94cb refactor: refs #8581 remove unnecessary API intercepts in invoiceInDescriptor tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 11:08:15 +01:00
Jorge Penadés 34ffb419ad Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 10:00:24 +01:00
Jorge Penadés 7be2381299 test: refs #8581 update login role to 'administrative' in invoiceIn tests and add new invoiceInSerial test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-05 17:29:55 +01:00
Jorge Penadés 389728f41e refactor: refs #8581 update invoiceInCorrective component and add Cypress tests for invoice modification
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-05 17:03:10 +01:00
Jorge Penadés a62d7b165f feat: refs #8581 add Cypress tests for InvoiceInSummary and enhance data attributes for better accessibility
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-05 14:49:06 +01:00
Jorge Penadés 3fdd698109 fix: refs #8581 update supplier link in InvoiceInDescriptor and enhance validation in tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 14:33:01 +01:00
Jorge Penadés efd364e3b2 test: refs #8581 update invoiceInDescriptor test to ensure correct navigation to invoiceIn list
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 12:34:45 +01:00
Jorge Penadés 9b04fc3bc8 feat: refs #8581 add checkQueryParams command to validate URL query parameters
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 12:28:43 +01:00
Jorge Penadés fd810db535 test: refs #8581 enhance command functions
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-05 08:47:54 +01:00
Jorge Penadés f932554af7 feat: refs #8581 add data-cy attrs 2025-03-04 11:18:03 +01:00
Jorge Penadés 7c560b289a feat: refs #8581 update query parameters and refactor tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 09:25:51 +01:00
Alex Moreno fdefcad242 ci: refs #6695 run e2e in parallel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 07:28:02 +01:00
Jorge Penadés 85a9260382 feat: refs #8581 add data attributes for Cypress testing and update invoice tests 2025-02-27 12:42:51 +01:00
Jorge Penadés 4e8c08f972 Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-27 09:52:31 +01:00
Jorge Penadés a63cc17142 test: refs #8581 update invoiceInDescriptor tests for improved coverage and clarity
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-27 09:47:26 +01:00
Jorge Penadés ad10e62217 refactor: refs #8581 update client list and invoice descriptor tests for improved clarity and functionality
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 14:18:19 +01:00
Jorge Penadés c26f1f1707 fix: refs #8581 update data-cy attribute in CardDescriptor for consistency in Cypress tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-25 15:31:24 +01:00
Jorge Penadés 2ca60b6a0f fix: refs #8581 update Cypress tests to use data-cy attributes and improve checkbox validation 2025-02-25 15:27:12 +01:00
Jorge Penadés 8c2cc42de2 test: refs #8581 refactor InvoiceInDescriptor tests for better structure and readability
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-25 10:11:33 +01:00
Jorge Penadés 5690fb1003 fix: refs #8581 enable skipped tests in InvoiceInList for improved coverage
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 18:16:06 +01:00
Jorge Penadés 502ee6dc7c test: refs #8581 skip 'From param' filter test and add 'To param' and 'daysAgo param' filter tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-24 14:10:21 +01:00
Jorge Penadés ed097d7091 feat: refs #8581 add tests for creating and filtering invoices in InvoiceInList
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-21 17:38:08 +01:00
Jorge Penadés 7c588f4bbe fix: refs #8581 update invoiceInBasicDataSupplierRef to use string format 2025-02-20 18:03:27 +01:00