1.0.0 • Published 8 months ago

@asarkisian/framework.js v1.0.0

Weekly downloads
-
License
GNU General Publi...
Repository
-
Last release
8 months ago

alt tag prod

Automation Framework

APPLICATION: framework.js
AUTHOR(S): Armond Sarkisian
MAINTAINER(S): Armond Sarkisian
EMAIL: armond.sarkisian@gmail.com
GIT BRANCHES: main, dev
DESCRIPTION: The back-bone for the automation. This is where all the back-end calls for PyTest and Cypress are stored. This is for Cypress

SPECIFICATIONS:

  • Test Framework: Cypress 11.1.0+
  • Language: NodeJS 16.13.1+

REQUIREMENTS:

WORKFLOW:

  1. Clone the framework and navigate into the framework directory:
$ git clone ?        # clone project
$ cd framework       # access repo root
  1. Open your favourite IDE (i.e., Visual Studio Code) and open the project inside the ./framework.js folder

  2. Create your branch and start updating the changes

$ git checkout -b 123-branch-name-goes-here         # create a new development branch
  1. Navigate into ./framework.js

  2. Perform the necessary implementation

  3. Run the following commands:

$ yarn pr:prepare
$ yarn doc:prepare
  1. Navigate into the Github project folder: https://github.???????/issues/new/choose

  2. Create a new release

  3. Be sure to follow the steps, update the version, verify the formatting and create a new pull request

  4. Ensure you complete the checklist for the PULL REQUEST

  5. Once all is done and merged, be sure to update the remote repository:

$ yarn npm:publish

ARTIFACTORY INSTRUCTIONS:

To get artifactory working, you will need to point to the following:

HELPFUL SOFTWARE/EXTENSIONS/PLUGINS:

The following applications/plugins can further aid you in getting the job done effectively and quickly. I especially recommend VIM if you love keyboard shortcuts.

PLUGINREADME
VIMhttps://www.vim.org/
TMUXhttps://github.com/tmux/tmux/wiki
Vundle Pluginhttps://github.com/VundleVim/Vundle.vim
Firebug Pluginhttps://blog.getfirebug.com/
Firepath Pluginhttps://firepath.en.downloadastro.com/
Omnibug Pluginhttps://chrome.google.com/webstore/detail/omnibug/bknpehncffejahipecakbfkomebjmokl?hl=en
JSON Viewer Pluginhttps://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh?hl=en-US
JSON/YAML Toggle Pluginhttps://chrome.google.com/webstore/detail/json-yaml-toggle/dphedhpnbojdegjcokghhfploeobobbc?hl=en
iTerm2 Terminal (for Mac)https://www.iterm2.com/
Cygwin Terminal (for Win)https://www.cygwin.com/