Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

feat: endpoint fixes #259

Merged
merged 5 commits into from
Aug 23, 2020
Merged

feat: endpoint fixes #259

merged 5 commits into from
Aug 23, 2020

Conversation

cedpeters
Copy link
Contributor

No description provided.

cedpeters and others added 2 commits August 21, 2020 13:30
* initial xunit-parser work

* get rid of pass and fail arrays; just have one array of tests

* xunit-parser returns an array of testrun objects

* endpoint code almost done through tests

* add second test which checks values in tests

* test parsing failed test, name test full path minus github link

* linting

* remove count var from testrun.js

* const to var

* stub out the build parsing

* two tests for new post-build endpoint

* delete commented out code

* one last commented out line deleted

* switch test name parser to use regex

* split line into shorter ones

* add comments

* replace stubs array with sinon.sandbox

* refactor add-build so that it can more easily be tested

* firebase encode the repoid and buildid

* linting
@cedpeters cedpeters linked an issue Aug 21, 2020 that may be closed by this pull request
@cedpeters cedpeters removed a link to an issue Aug 21, 2020
@cedpeters cedpeters requested a review from bcoe August 21, 2020 22:25
@cedpeters cedpeters marked this pull request as ready for review August 21, 2020 22:27
@bcoe bcoe merged commit 061c1ed into master Aug 23, 2020
@bcoe bcoe deleted the endpoint-update branch August 23, 2020 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants