Matti Schneider

Results 132 issues of Matti Schneider

Ex: `login(usernameEl, passwordEl)` -> `login(usr, pwd)`…

question

All “click” actions should be transformed into tab + enter combinations to check for keyboard accessibility.

http://robotframework.googlecode.com/

question

Hi there, Thanks for `piwik-react-router`! It's really useful 🙂 Piwik has been [renamed to Matomo in January 2018](https://matomo.org/blog/2018/01/piwik-is-now-matomo/). What are your plans for this package? Are you considering renaming it,...

Fix deployment from declaration repositories See https://github.com/OpenTermsArchive/p2b-compliance-declarations/runs/8152943330?check_suite_focus=true

PDF files need (and actually, support) no selector. However, https://github.com/OpenTermsArchive/contrib-declarations/issues/461 states that: > The provided selector "" has no match in the web page at 'https://developer.apple.com/terms/apple-developer-agreement/Apple-Developer-Agreement-English.pdf' This should not happen.

In a PR of a declaration edition or addition, a bot should publish the resulting version, in order to ease the reviewer's job. - Resulting version. - Resulting snapshot. ###...

Create a script to migrate some services from one instance to another. This script must take the configurations of a source storage adapter and a destination storage adapter as well...

Declaration validation does not consider an empty `documents` key as an error. ### What happened I tried to validate with `npm run validate Example` this malformed declaration: ```json { "name":...

good first issue