Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: testing guidelines #377

Merged

Commits on Jul 2, 2020

  1. feat: testing guidelines

    Update, fix and add to the current draft of the testing guidelines.
    ghinks committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4df0997 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. feat: testing guidelines

    Alter the text so that we do not mention mocking and refer to remote services rather than external.
    ghinks committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    ab1e8f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Update docs/drafts/testing-guidelines.md

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    ghinks and ljharb committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    211f0b2 View commit details
    Browse the repository at this point in the history
  2. Update docs/drafts/testing-guidelines.md

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    ghinks and ljharb committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3946f71 View commit details
    Browse the repository at this point in the history
  3. Update docs/drafts/testing-guidelines.md

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    ghinks and ljharb committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    ccec763 View commit details
    Browse the repository at this point in the history
  4. Update docs/drafts/testing-guidelines.md

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    ghinks and ljharb committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    b00aed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    9f88640 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Update docs/testing-guidelines.md

    Co-authored-by: Tierney Cyren <accounts@bnb.im>
    ghinks and bnb committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b0a6452 View commit details
    Browse the repository at this point in the history
  2. Update docs/testing-guidelines.md

    Co-authored-by: Tierney Cyren <accounts@bnb.im>
    ghinks and bnb committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    60ee830 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Update docs/testing-guidelines.md

    Co-authored-by: Tierney Cyren <accounts@bnb.im>
    ghinks and bnb committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    94b1236 View commit details
    Browse the repository at this point in the history
  2. docs: address @bnb comments

    LTS current references lines 16
    Capitalize, bold and link lines 27-28
    CI/CD pipeline reference 45, we will link once we do the CI/CD document. That I am sure will be subject to much debate.
    ghinks committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    c2e3f2f View commit details
    Browse the repository at this point in the history
  3. docs: address @bnb comments

    address stray slash character.
    ghinks committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    62a490b View commit details
    Browse the repository at this point in the history
  4. docs: address @bnb comments

    addressing comment about node's strict release schedule by removing it as it is not pertinent to the maintainer.
    ghinks committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    276a0d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Update docs/testing-guidelines.md

    Co-authored-by: Rodion Abdurakhimov <rodion-arr@users.noreply.github.com>
    ghinks and rodion-arr committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cc8f19d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. docs: address @bnb comments

    Lower the wording from guarantee to **indication** that a module is intended to work with newer versions.
    ghinks committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    431fcf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. docs: update readme links

    change readme - remove draft
    ghinks committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ce38727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b2ee5 View commit details
    Browse the repository at this point in the history