Skip to content
#

Testing

Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.

Eliminate bugs and ship with more confidence by adding these tools to your workflow.

Here are 12,091 public repositories matching this topic...

storybook
iagormoraes
iagormoraes commented Oct 21, 2021

Describe the bug
By getting a HTML response from any endpoint call, the preview is not getting the full height of available space as shown in the screenshot.

To Reproduce
Steps to reproduce the behavior:

  1. Make request to https://github.com/hoppscotch/hoppscotch/issues
  2. Click on Show Preview
  3. You should see the height of the preview not fitting the available space

**Exp

praveenngp
praveenngp commented Sep 9, 2020

Are you creating an issue in the correct repository?

  • When in doubt, create an issue here.
  • If you have an issue with the Jasmine docs, file an issue in the docs repo
    here: https://github.com/jasmine/jasmine.github.io
  • This repository is for the core Jasmine framework
  • If you are using a test runner that wraps Jasmine, consider filing an issue with that library if appropriate:

horenmar
horenmar commented Oct 15, 2021

Describe the bug
Recently I changed the "unique test case" criteria to allow test cases with same name, but different tags, or same names and tags but different class name (when a test case hangs off a type).

However, we also hash test cases when ordering them randomly (to get subset-stable ordering), and the hashing currently only considers test case name, which means that hash collisions

Wikipedia
Wikipedia

Testing apps

TestQuality

The #1 Test Case Creation and Management for GitHub Workflows

Testspace.com

Integrated GitHub test solution for CI Results Dashboard, Reporting, Manual Test Case Management, and Exploratory

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite