Skip to content

Instantly share code, notes, and snippets.

View petergaal91's full-sized avatar

Péter Gaál petergaal91

  • Strivacity
  • Hungary
View GitHub Profile
@petergaal91
petergaal91 / translations.json
Last active November 19, 2024 15:07
Additional translations
{
"en-US": {
"blocks": {
"registration": {
"title": "Overriden registration title"
}
},
"test": {
"message": "Example custom message"
},
@petergaal91
petergaal91 / gist:bbd29faad03aa45e68392b43575c7711
Created September 8, 2023 11:54
angular cypress component testing debug log
yarn run v1.22.19
$ yarn workspace @scope/admin cypress
$ npx cypress open --component
cypress:cli:cli cli starts with arguments ["/Users/yeti/.nvm/versions/node/v18.15.0/bin/node","/Users/yeti/workspace/strivacity/angular-cypress/node_modules/.bin/cypress","open","--component"] +0ms
cypress:cli NODE_OPTIONS is not set +0ms
cypress:cli:cli program parsing arguments +1ms
cypress:cli:cli opening Cypress +0ms
cypress:cli parsed cli options { component: true } +103ms
cypress:cli verifying Cypress app +0ms
cypress:cli checking environment variables +1ms