Skip to content

Instantly share code, notes, and snippets.

@bramaocta
bramaocta / deletegist.js
Created November 22, 2023 09:26
Delete Existing Gist
ID : 4
Description : Delete Existing gist on github.com
Feature : Delete
Type : Positive
Pre-Condition : 1. Account must be registered on github.com
2. Logged in
@bramaocta
bramaocta / editgist.js
Created November 22, 2023 05:21
Edit Existing Gist
ID : 3
Description : Edit Existing Gist
Feature : Edit
Type : Positive
Pre-Condition : 1. Account must be registered on github.com
2. Logged in
@bramaocta
bramaocta / creategist2.js
Created November 22, 2023 04:30
Create Public Gist while not logged in/unregistered
ID : 2
Description : Create Public Gist while not logged in/unregistered
Feature : Create
Type : Negative
Pre-Condition : -
@bramaocta
bramaocta / creategist.js
Created November 22, 2023 04:16
Create
ID : 1
Description : Create Public Gist using github.com
Feature : Create
Type : Positive
Pre-Condition : 1. Account must be registered on github.com
2. Logged in