149 Commits

Author SHA1 Message Date
Milos Janjic
c6e3cde454 Merge pull request #34 from malithmcr/master
fix: added refs field support
2022-11-15 13:55:17 +01:00
malithmcr
32ec9a64a5 fix: added refs field support 2022-11-01 17:11:52 +01:00
Milos Janjic
fc03d9867c Update version v1.3.4 2022-07-19 16:35:26 +02:00
Milos Janjic
adb4f75eb1 Merge pull request #30 from sakalaca/cypress_v10_support
Update reporter to be able to use with Cypress v10
v1.0.13
2022-07-18 10:07:24 +02:00
Anes Topcic
7d58bf5dd0 Update reporter to be able to use with Cypress v10 2022-06-28 10:07:58 +02:00
Milutin Savovic
52a26e31e2 Version 1.3.3 2021-09-28 09:57:50 +02:00
Milutin Savovic
8e15b978ac Merge pull request #26 from sakalaca/update_api_calls
Updated get_cases api call & packages
2021-09-28 09:57:04 +02:00
Anes Topcic
5b3e65bf67 Updated get_cases api call & packages 2021-09-21 09:04:15 +02:00
Milutin Savovic
bac5e6815a Version 1.3.2 2021-08-23 09:57:51 +02:00
Milutin Savovic
ca97fe648c Merge pull request #23 from sakalaca/filter_cases_by_type
Add support to filter cases by type_id
2021-08-23 09:55:16 +02:00
Milutin Savovic
198ce27d66 Merge pull request #24 from sakalaca/avoid_api_rate_limit
Reduce number of API requests for getCases() to avoid rate limit error
2021-08-23 09:48:20 +02:00
Anes Topcic
212dc15723 Reduce number of API requests for getCases() to avoid rate limit error 2021-08-12 14:36:59 +02:00
Anes Topcic
4b47969307 Add support to filter cases by type_id 2021-08-03 15:26:05 +02:00
Milutin Savović
730042fc05 Version 1.3.1 2021-07-19 12:05:51 +02:00
Milutin Savovic
c3f4829613 Merge pull request #22 from sakalaca/enable_ci_job_url_as_description
Adding an option to store CI job url as description of test run for easier debugging or artifacts finding
2021-07-19 12:05:19 +02:00
Anes Topcic
11ac5e942f Adding an option to store CI job url as description of test run 2021-07-19 11:15:35 +02:00
Milutin Savović
5b94ef550c Version 1.3.0 2021-06-23 13:42:30 +02:00
Milutin Savovic
d456596069 Merge pull request #21 from sakalaca/groupid_as_env_variable
Creating CYPRESS_TESTRAIL_REPORTER_GROUPID as an environment variable
2021-06-23 13:41:51 +02:00
Anes Topcic
c0ac67f30f Creating CYPRESS_TESTRAIL_REPORTER_GROUPID as an environment variable 2021-06-23 13:34:42 +02:00
Milutin Savović
9a9ce91588 Version 1.2.9 2021-06-22 12:55:55 +02:00
Milutin Savovic
bbc3372ffc Merge pull request #20 from sakalaca/fix_missing_function_parameters
Added missing argument to getCases function
2021-06-22 12:54:08 +02:00
Anes Topcic
58f0f09ea0 Added missing argument to getCases function which caused undefined result 2021-06-22 12:22:15 +02:00
Milutin Savović
06d431f3ab Version 1.2.8 2021-04-24 18:07:09 +02:00
Milutin Savovic
6a871ea35a Merge pull request #19 from joaobrunoah/master
Fixing purge of testrail-cache.txt
2021-04-24 18:01:45 +02:00
João Bruno
9d79bd48d8 Merge branch 'master' of https://github.com/Vivify-Ideas/cypress-testrail-reporter 2021-04-20 17:35:22 -03:00
João Bruno
10adae88ca Fixing purge of testrail-cache.txt 2021-04-20 17:30:25 -03:00
Milutin Savović
4819c6771e Version 1.2.7 2021-04-16 17:11:26 +02:00
Milutin Savović
f042eb4475 Version 1.2.7 2021-04-16 17:07:01 +02:00
Milutin Savović
fba4c3622d Update dependencies 2021-04-16 17:06:37 +02:00
Milutin Savović
154b72e996 Version 1.2.6 2021-04-15 21:00:09 +02:00
Milutin Savovic
36fa274b9a Merge pull request #18 from joaobrunoah/master
Creating CYPRESS_TESTRAIL_REPORTER_RUNNAME as an environment variable (CI purposes)
2021-04-15 20:59:04 +02:00
João Bruno Abou Hatem de Liz
90ba0edc34 Merge pull request #1 from joaobrunoah/feature/add-variable-to-runname
Adding CYPRESS_TESTRAIL_REPORTER_RUNNAME as an environment variable (for CI purposes)
2021-04-15 15:50:32 -03:00
João Bruno
5efc4062c2 Adding CYPRESS_TESTRAIL_REPORTER_RUNNAME as an environment variable (for CI purposes) 2021-04-15 15:49:21 -03:00
Milutin Savović
6ee9a52895 Version 1.2.5 2021-04-09 10:30:09 +02:00
Milutin Savovic
b6f772a310 Merge pull request #17 from petermartin2002/testrail-vailidation-cucumber-preprocessor
Testrail vailidation cucumber preprocessor
2021-04-09 10:28:01 +02:00
peter-martin
abc6c62af3 updated README.md 2021-04-08 15:24:53 +01:00
peter-martin
2347afe0d9 Resolved issues when running using cucumber pre-processeor. 2021-04-08 15:03:56 +01:00
Milutin Savović
f8f0236815 Update readme 2021-04-05 09:48:53 +02:00
Milutin Savovic
6b9219dede Merge pull request #16 from FFdhorkin/sync
Make axios requests blocking
2021-04-05 09:29:35 +02:00
Dylan Horkin
1fe32d1edc Make Axios calls to TestRail blocking
by using the deasync library
2021-04-02 11:45:27 -07:00
Dylan Horkin
ed8dd3df1e Bugfix: don't submit results for unknown caseIds
Previously, if you had `C555` in a Cypress test name but no matching Testrail case, you could get 400 errors
2021-04-02 11:45:05 -07:00
Dylan Horkin
aa2e8ade0e fix extraneous https substring in results link 2021-04-02 11:44:40 -07:00
Dylan Horkin
844dbf7177 Add CYPRESS_TESTRAIL_REPORTER_USERNAME 2021-04-02 11:43:05 -07:00
Dylan Horkin
d700c10df7 Add missing glob dependency 2021-04-02 11:32:14 -07:00
Milutin Savović
ac8980fab9 Update screenshot upload logic, fix missing deps 2021-04-02 17:40:06 +02:00
Milutin Savovic
dcc4f2e0f5 Merge pull request #13 from sakalaca/multisuite_support
New features: multi suite support, result aggregation, real-time reporting, retest status, close run after last spec file, failed screenshot upload
2021-04-01 11:56:03 +02:00
Anes Topcic
d47ddbf970 Implementation of review comments 2021-03-29 10:51:50 +02:00
Anes Topcic
ff3862d4a1 Generate new build version 1.2.4 2021-03-03 16:13:55 +01:00
Anes Topcic
34bae7aab0 Remove testrail-cache.txt file after test run closing 2021-03-03 16:12:43 +01:00
Anes Topcic
adcd2fbd98 Updated README.md file 2021-03-03 14:48:39 +01:00