Here are
88 public repositories
matching this topic...
Fast, easy and reliable testing for anything that runs in a browser.
Updated
Apr 22, 2021
JavaScript
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
Updated
Mar 19, 2021
JavaScript
A guide on testing Vue components and applications
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Updated
Mar 30, 2021
JavaScript
Powerful friendly HTTP mock server & proxy
Updated
Apr 15, 2021
TypeScript
Everything about programming!!
Updated
Mar 31, 2019
JavaScript
Suggested best practices when writing Jasmine unit tests.
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Mocha tests.
Updated
May 1, 2018
JavaScript
A Karma plugin to inject Jasmine-Matchers for Jasmine and Jest.
Updated
Sep 19, 2019
JavaScript
LinkedIn JavaScript Assessment Answers - 2019-2020
in this project, I will add Javascript functions from Basics to Advanced with design patterns
Updated
Mar 9, 2020
JavaScript
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Jest tests.
Updated
May 12, 2020
JavaScript
Smart Contracts for the Bodhi Prediction Market
Updated
Sep 3, 2019
JavaScript
Mock EventSource in tests.
Updated
Oct 28, 2019
JavaScript
Easy test setup without side effects.
Updated
Apr 2, 2021
TypeScript
Test tasks for frontend (js in the main) developers from different companies
Updated
Oct 8, 2020
JavaScript
Write useful test matchers compatible with Jest and Jasmine.
Updated
Mar 30, 2021
JavaScript
📚 Recursos para aprender Javascript
A collection of different JavaScript test workflows, helping you choose a suitable/preferable Test-Driven Development.
Updated
Jul 30, 2018
JavaScript
Restful API Test Automation Sample - Boilerplate - ATDD - Resource Objects - Jest - Superagent - Express - Allure
Updated
Mar 31, 2021
JavaScript
A collection of Javascript exercises to get you grooving.
Updated
Feb 11, 2018
JavaScript
Cypress e2e framework based on page object model with reporting and visual testing
Updated
Feb 23, 2021
HTML
Script executor and E2E testing support framework written in Java and JS
Updated
Feb 15, 2021
Java
A gulp plugin to run javascript tests using Chutzpah test runner
Updated
Mar 8, 2018
JavaScript
Example of how to use Stubs, Spies for Mocking JavaScript tests.
Updated
May 5, 2020
JavaScript
hogosu.js is a simple programation code
Updated
May 2, 2020
JavaScript
Have you ever talked to yourself? Good! This app lets you talk to yourself all day in a chatroom! This is... World's Loneliest Chatroom!
Updated
May 17, 2019
JavaScript
A growing set of examples for testing React including different coding styles, techniques, test libraries, and test frameworks
Improve this page
Add a description, image, and links to the
javascript-tests
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
javascript-tests
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is there a way to set the
uploadUrlfor S3? I might be missing something, but since there isS3_READ_URL_PREFIX, I would expect there to be one for upload URL as well.https://github.com/sorry-cypress/sorry-cypress/blob/97f69d3b4ff0a31e75ef016496027a6210bd0017/packages/director/src/screenshots/s3/s3.ts#L51-L52
However, it looks like that is not the case, and
uploadUrlis hardcodedh