-
While the latest recommendation is [v3.1](https://www.w3.org/TR/xpath-31/), most questions related to XPath seems to miss *Regular Expressions*, introduced in [v2.0](https://www.w3.org/TR/xpath20/) wh…
-
Web standards are still using id's instead of data-testid's, even if that weren't the case i don't believe a testing automation frameworks role is to advocate for change, but instead it should focus o…
-
## Context
We have a simple and non-exhaustive [list](https://docs.google.com/document/d/1ig9qIv-73IL3TdnqLQ05RR35woxB_TouplDLVY37OXI/edit) of some core QA scenarios for the Dashboard. What would b…
-
Hi,
We are, at my company, publishing a lot of private typescript npm modules. It is really handy to not compile the typescript files before publishing the module and letting the consumer transpile…
-
Copied from [User Story 1537054: Evaluate testing APIs that components should expose to client applications](https://ni.visualstudio.com/DevCentral/_workitems/edit/1537054)
(See also the comments i…
-
## 项目纵向拆分
前端UI级别单元测试的一些痛点:
1. class name老变来变去的,依赖css selector的测试都得改
2. UI styling根本没法测,多个少个px过分了
3. 很多跨browser的hack,不同实现还得写不同测试cover?
4. 响应式是个什么鬼?为什么天底下有这么多种不同分辨率的屏幕!?
5. ……
又想起了大熊写的「重构已死…
-
use `data-test-id` everywhere instead of `data-test` and `dataTest`. Right now it's dataTest in DS components and `data-test` everywhere else
It needs to be re-configurated also in tests:
- cypres…
-
Hello folks, many thanks for a very nice work!
I'm completely pissed off groupBy.
I have .grenrc.json (cause there are no examples available how to use yaml):
```
{
"dataSource": "miles…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
## User Story or Problem Statement
**AS A** FE developer on VA.gov,
**I NEED** to have a JSON object I can query that contains data from Drupal
**BECAUSE** Querying Drupal directly from a public…