Commit Graph

113 Commits

Author SHA1 Message Date
Carlos Jimenez Ruiz 378ea4960b removed comments from tests suite
gitea/salix/pipeline/head This commit looks good Details
2022-07-14 13:44:24 +02:00
Carlos Jimenez Ruiz 333828c583 Moved invoiceOut, Ticket and Sales refund loginc to backend + tests
gitea/salix/pipeline/head This commit looks good Details
2022-07-14 13:40:50 +02:00
Carlos Jimenez Ruiz d0e06a46d0 removed deprecated stowaway comp and usages
gitea/salix/pipeline/head There was a failure building this commit Details
2022-07-01 09:15:07 +02:00
Alex Moreno a98a927663 fix back test and e2e that now fail
gitea/salix/pipeline/head This commit looks good Details
2022-06-27 11:17:45 +02:00
Joan Sanchez 2381a5d09a Updated e2e tests
gitea/salix/pipeline/head This commit is unstable Details
2022-06-22 12:40:11 +02:00
Vicent Llopis 013390fae9 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3830-ticket_sale
gitea/salix/pipeline/head This commit looks good Details
2022-04-12 12:49:34 +02:00
Vicent Llopis 655db502f7 refactor: pull request changes
gitea/salix/pipeline/head This commit looks good Details
2022-04-11 09:04:05 +02:00
Vicent Llopis 5f2424dc44 feat(ticket): add option 'refund all' in descriptor menu
gitea/salix/pipeline/head This commit looks good Details
2022-04-04 13:26:53 +02:00
Vicent Llopis 63a857a616 fix: updated test e2e
gitea/salix/pipeline/head This commit looks good Details
2022-03-29 14:33:22 +02:00
Vicent Llopis aa5ff474ec solved test e2e
gitea/salix/pipeline/head This commit looks good Details
2022-03-11 12:21:39 +01:00
Alex Moreno 91b6dcee05 fix(test): fixed bugs non compatible ECMA options
gitea/salix/pipeline/head This commit looks good Details
2022-02-02 14:33:16 +01:00
Alex Moreno b25ffa8feb feat(ticket_step-two): redirect to new ticket
gitea/salix/pipeline/head This commit looks good Details
2022-01-28 09:15:41 +01:00
Alex Moreno d0c4099255 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3430-ticket_step-two 2022-01-27 07:20:39 +01:00
Alex Moreno f67a4355db refactor(ticket_sale): split e2e, change name backTest
gitea/salix/pipeline/head This commit looks good Details
2022-01-25 15:09:29 +01:00
Alex Moreno 6d9afd5f4c feat(ticket_sale): role restriction to create payBack
gitea/salix/pipeline/head This commit looks good Details
2022-01-21 11:40:48 +01:00
Alex Moreno 9ddf11c6bc test(ticket): update to advanceable
gitea/salix/pipeline/head This commit looks good Details
2022-01-18 12:49:16 +01:00
Alex Moreno c87e3e1210 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3430-ticket_step-two
gitea/salix/pipeline/head This commit looks good Details
2022-01-13 07:20:23 +01:00
Carlos Jimenez Ruiz 7dbf03ed72 front unit test and e2e for change state
gitea/salix/pipeline/head This commit looks good Details
2021-12-30 10:45:19 +01:00
Alex Moreno 1e6355cdde fixtures
gitea/salix/pipeline/head This commit looks good Details
2021-12-22 08:37:50 +01:00
Alex Moreno 67dc5c2cbc refactor(ticket_basic-data): test e2e
gitea/salix/pipeline/head This commit looks good Details
2021-12-22 08:11:33 +01:00
Alex Moreno 18b6efe8f1 test(ticket_basic-data): test and fixtures
gitea/salix/pipeline/head This commit looks good Details
2021-12-21 20:58:58 +01:00
Vicent Llopis 5c899d28c3 feat(ticket_sale): add tests and refactor backRoute name
gitea/salix/pipeline/head This commit looks good Details
2021-12-21 14:43:53 +01:00
Joan Sanchez 872f5b488b Merge branch 'dev' into 3411-route_ticket_fixtures
gitea/salix/pipeline/head This commit looks good Details
2021-12-20 09:40:34 +00:00
Vicent Llopis ac3dc039fe feat: add fixtures of ticket and update test
gitea/salix/pipeline/head This commit looks good Details
2021-12-01 12:49:53 +01:00
Alex Moreno 8ea3307230 feat(ticket_sale): allow multi-check for recalculatePrice
gitea/salix/pipeline/head This commit looks good Details
2021-11-29 08:30:36 +01:00
Joan Sanchez acb4c2731c Removed focus
gitea/salix/pipeline/head This commit looks good Details
2021-11-17 10:12:23 +01:00
Joan Sanchez 5672bfec7a fix(client): businessTypeFk is not longer a required field
gitea/salix/pipeline/head This commit looks good Details
2021-11-16 15:23:54 +01:00
Carlos Jimenez Ruiz 906fce5ae3 extensions refactor and item index e2e fix 2021-11-12 15:17:09 +01:00
Carlos Jimenez Ruiz 13aa96d6a8 test(payout): e2e path updated for ticket payout
gitea/salix/pipeline/head This commit looks good Details
2021-10-28 13:30:07 +02:00
Carlos Jimenez Ruiz 4a47c136a0 refactor(e2e): removed waitForTimeout from e2e paths
gitea/salix/pipeline/head This commit looks good Details
2021-10-19 13:11:31 +02:00
Carlos Jimenez Ruiz faa8269228 refactor(e2e): added waitForTimeout on descriptor more menus 2021-10-18 11:49:26 +02:00
Carlos Jimenez Ruiz f1611f8fe0 fix(e2e): many e2e using descriptor more menu need a wait before using the options 2021-10-15 14:42:27 +02:00
Carlos Jimenez Ruiz 946151c966 refactor(e2e): waitForTimeouts needed for descriptors more menu 2021-10-14 16:20:49 +02:00
Carlos Jimenez Ruiz 7e4e6fae21 e2e path for ticket dms import 2021-06-28 16:04:21 +02:00
Carlos Jimenez Ruiz 8344a58ab8 updated client/worker/user IDs on tests
gitea/salix/pipeline/head There was a failure building this commit Details
2021-06-23 13:24:23 +02:00
Joan Sanchez f6a0bcb12c Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-05-25 13:33:17 +02:00
Carlos Jimenez Ruiz df9373aded e2e amends due to html changes on logs 2021-05-19 14:14:04 +02:00
Carlos Jimenez Ruiz f0fbb13af8 fixtures to english changes + e2e amends
gitea/salix/pipeline/head This commit looks good Details
2021-05-17 10:38:53 +02:00
Carlos Jimenez Ruiz 799a3c6c36 e2e paths updated to endpoints refactors 2021-05-14 19:22:04 +02:00
Carlos Jimenez Ruiz a445632c29 removed waitForTimeouts with 1 to 3 seconds
gitea/salix/pipeline/head This commit looks good Details
2021-04-16 16:16:05 +02:00
Carlos Jimenez Ruiz 420f05bb03 mocked api client due to service instability
gitea/salix/pipeline/head This commit looks good Details
2021-04-16 12:40:41 +02:00
Carlos Jimenez Ruiz 41bb4cbaab deprecated vat and subTotal related methods + tests fixed 2021-03-24 16:43:54 +01:00
Joan Sanchez a2165b6bfc Updated E2E
gitea/salix/pipeline/head This commit looks good Details
2021-03-16 13:59:39 +01:00
Carlos Jimenez Ruiz 073741607e e2e updated
gitea/salix/pipeline/head This commit looks good Details
2021-02-03 17:01:53 +01:00
Carlos Jimenez Ruiz ebbeee6af4 ticket payout e2e updated 2021-02-01 09:52:16 +01:00
Carlos Jimenez Ruiz fb798f4300 regenerate invoice added to descriptor path 2021-01-25 09:28:01 +01:00
Carlos Jimenez Ruiz 5f74c7434a e2e adapted to html refactors 2020-12-16 14:53:14 +01:00
Bernat Exposito 96f603a44b refactor descriptors
gitea/salix/pipeline/head This commit looks good Details
2020-12-04 13:40:58 +01:00
Carlos Jimenez Ruiz 6b0f1544a4 wait and waitFor are now deprecated. Test refactor 2020-11-23 18:28:39 +01:00
Carlos Jimenez Ruiz 79ab228bca ticket descriptor path updated
gitea/salix/pipeline/head This commit looks good Details
2020-11-18 15:00:41 +01:00