-
Write unit tests and modules that work in both environments.
- approaches to code organization to improve testability (where to put the IO)
- shimming libraries to work both places
- code coverage
- u…
ghost updated
10 years ago
-
**Describe the bug**
During `npm install` per https://github.com/bitpay/wallet/tree/v12.3.2#testing-in-a-browser there is a compiler error building node-sass.
**To Reproduce**
Steps to reproduce …
-
This is just a reminder ticket to test this web app on many browsers and mobile devices once all the pieces are in place and we have a chance to work on the layout.
-
We need a file to handle login for indeed.com.
This will be called before proceeding with any scraping.
Please accomplish the following:
- Create a new file: /src/main/login/indeed.java
- Incl…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Your_own_automation_environment#filling_in_sauce_labs_test_details_programmatically
### What sp…
-
### Astro Info
```block
Astro v4.16.6
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static…
-
Feedback from @shanselman:
We should do better with testing. There's issues with moving from the inside out:
### LEVELS OF TESTING
* GOOD - Unit Testing - Make a PageModel and call On Get
* …
-
**Describe the bug**
A clear and concise description of what the bug is.
It doesn't work when I try to download threadmarked things in XenForo 1. They were threadmaked with Threadsmarks Pro.
**…
-
**Describe the bug**
The Popover element renders correctly and opens in the browser, but it fails to open when using vitest and testing-library.
**To Reproduce**
See [this repo](https://github.co…
-
Spawned from https://github.com/deephaven/deephaven-core/pull/2731, which was too aggressive in trying to disable HTTP1.1.
If we want to disable HTTP1.1 by default in some cases, we should make sur…