Epimetheus icon indicating copy to clipboard operation
Epimetheus copied to clipboard

Frontend for your test results

Results 44 Epimetheus issues
Sort by recently updated
recently updated
newest added

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.2 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Backend For Logging Keywords and their Logs, Added a possibility to search for logs with (series, build, test case) in addition to test_run_ids to support better parallel execution. Added Log_Messages...

**Describe the bug** The CI workflow has taken something like 4hours to load. Most likely getting node packages etc is slowing it down because of older versions etc. **To Reproduce**...

bug

This makes it easier to setup Epimetheus on container environment where the database is not yet initialised. With exit() in place, backend container would keep terminating until database has data....

update create react app and some other packages

**Describe the bug** The metadata section displays "no metadata" even though metadata is set. ```https://localhost:5000/data/series/${branch_id}/builds/${buildId}/metadata``` does include the metadata. **To Reproduce** - Archive a Robot Framework test with TestArchiver into...

bug

**Is your feature request related to a problem? Please describe.** The API's are missing suite setup/teardown fingerprints and they are needed to get the full view of the test execution....

enhancement

**Describe the bug** Section _Running docker-compose with public images_ has an example where it points docker compose file _.\docker-compose-from-remote.yml_ which does not exists. **To Reproduce** Steps to reproduce the behavior:...

bug