Skip to content

Instantly share code, notes, and snippets.

View smariapena's full-sized avatar

sheree peña smariapena

View GitHub Profile
@smariapena
smariapena / getBearer.js
Created July 14, 2020 16:36
Postman PreRequest Script Example
const appEnv = (pm.environment.name);
const userEmail = pm.environment.get('yourloginemail');
const userPass = pm.environment.get('yourloginpassword');
const authBody = {
grant_type: "password",
email: userEmail,
password: userPass,
};
@smariapena
smariapena / System Design.md
Created March 26, 2019 04:52 — forked from vasanthk/System Design.md
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
@smariapena
smariapena / README-Template.md
Created March 26, 2019 04:45 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@smariapena
smariapena / restricted-psp.yaml
Created November 22, 2017 08:55 — forked from tallclair/restricted-psp.yaml
Restricted PodSecurityPolicy
apiVersion: extensions/v1beta1
kind: PodSecurityPolicy
metadata:
name: restricted
annotations:
seccomp.security.alpha.kubernetes.io/allowedProfileNames: 'docker/default'
apparmor.security.beta.kubernetes.io/allowedProfileNames: 'runtime/default'
seccomp.security.alpha.kubernetes.io/defaultProfileName: 'docker/default'
apparmor.security.beta.kubernetes.io/defaultProfileName: 'runtime/default'
spec:
@smariapena
smariapena / axResources.md
Last active March 21, 2022 17:27
Tools and Resources for Accessible Design, Development and Testing

Tools and Resources for Accessible Design, Development and Testing

Design

@smariapena
smariapena / qa_beginner_reading_list.md
Last active November 2, 2021 08:36
Small Book List: Required Reading For The Absolute Test Beginner
@smariapena
smariapena / tester-questions.md
Last active June 29, 2022 10:33
Questions I Like To Ask Testers In Interviews, Mostly Exploratory, Mostly Mobile, Mostly Agency Work

Tester Questions

Style/Opinion/Purview

  • Do you have a smartphone, what’s your favorite app? How would you test it?
  • Tell me about your favorite bug that you found and reported.
  • What are the benefits of an exploratory approach to software testing? Downsides?
  • Where do test cases fit into your typical project lifecycle in an agile project in the client services world?
  • Where does design fit into your test coverage strategy? How do you work with designers?
  • Do you have any view on QA versus QC versus Test nomenclature?
@smariapena
smariapena / PULL_REQUEST_TEMPLATE.md
Last active August 6, 2016 02:18
PULL_REQUEST_TEMPLATE.md

Reference

  • Link to Issue-Ticket-Bug

What Changed

  • Description of what's implemented / fixed in PR

Test Concerns

  • Steps to test change, things to review

Review By

`rm -rf *`
`sudo make -me care --dry-run`
$CATCH_PHRASE_NOT_FOUND
*swish* nothin' but net
...Oh, sorry, I have to take this... BRB
0x8BADF00D
110%
:joy_cat:
:knife: :knife: :knife: :knife: :knife: :knife: :knife:
:octopus: who knows !?