Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jun 1, 2021

  1. Acknowledge xUnit Patterns

    searls committed Jun 1, 2021
    Copy the full SHA
    564df35 View commit details
    Browse the repository at this point in the history
  2. Remove dead badge

    searls committed Jun 1, 2021
    Copy the full SHA
    2f169b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request testdouble#464 from rene-leanix/patch-1

    Provide module namespace
    searls committed Jun 1, 2021
    Copy the full SHA
    394aaab View commit details
    Browse the repository at this point in the history
  4. Provide module namespace

    Providing a namespace for the module as a whole allows to simplify defining a global instance of `td`. See [this comment](testdouble#441 (comment)).
    rene-leanix committed Jun 1, 2021
    Copy the full SHA
    ef94513 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge pull request testdouble#462 from testdouble/update-master-refer…

    …ences
    
    master -> main
    searls committed May 17, 2021
    Copy the full SHA
    75b4172 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Copy the full SHA
    eb0f750 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    45cbf4c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge pull request testdouble#458 from conradbeach/ckb/fix-typo

    Fix Typo in Replacing Dependencies Docs
    searls committed Nov 24, 2020
    Copy the full SHA
    65d7023 View commit details
    Browse the repository at this point in the history
  2. fix: Fix typo

    conradbeach committed Nov 24, 2020
    Copy the full SHA
    5322137 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Merge pull request testdouble#456 from conradbeach/ckb/fix-formatting…

    …-in-docs
    
    Fix Incorrect Formatting in Docs
    searls committed Oct 22, 2020
    Copy the full SHA
    d983f00 View commit details
    Browse the repository at this point in the history
  2. docs: Add missing backtick

    Because of the missing backtick, the wrong sections of text were being
    formatted as code.
    conradbeach committed Oct 22, 2020
    Copy the full SHA
    83e8eff View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. update readme

    searls committed Oct 12, 2020
    Copy the full SHA
    1ad91d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Merge pull request testdouble#454 from rhettc/patch-1

    Easier on readers when following links
    searls committed Oct 3, 2020
    Copy the full SHA
    cf883bc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4806f29 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge pull request testdouble#452 from luxferresum/luxferresum-fix-no…

    …de-options-example
    
    fix NODE_OPTIONS example to specify the loader
    searls committed Aug 31, 2020
    Copy the full SHA
    6258a91 View commit details
    Browse the repository at this point in the history
  2. fix NODE_OPTIONS example to specify the loader

    The example passed `node` to `NODE_OPTIONS` which is wrong and made it to not work.
    luxzeitlos committed Aug 31, 2020
    Copy the full SHA
    8c3b2ef View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request testdouble#449 from alexlafroscia/patch-1

    docs: add `testdouble-qunit` to Plugins list
    searls committed Jul 31, 2020
    Copy the full SHA
    360c259 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Copy the full SHA
    f85fc5b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. 3.16.1

    searls committed Jul 8, 2020
    Copy the full SHA
    476586e View commit details
    Browse the repository at this point in the history
  2. upgrade quibble

    searls committed Jul 8, 2020
    Copy the full SHA
    4657f33 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update docs

    searls committed May 29, 2020
    Copy the full SHA
    ecd90ef View commit details
    Browse the repository at this point in the history
  2. 3.16.0

    searls committed May 29, 2020
    Copy the full SHA
    4b82897 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Copy the full SHA
    50e9207 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd5cf48 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Add td.instance()

    woldieJDI committed May 25, 2020
    Copy the full SHA
    62e7f41 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Update CHANGELOG.md

    searls committed May 18, 2020
    Copy the full SHA
    0bd3f3d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. 3.15.0

    searls committed May 16, 2020
    Copy the full SHA
    11e82e0 View commit details
    Browse the repository at this point in the history
  2. update lock

    searls committed May 16, 2020
    Copy the full SHA
    f67b79c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e0342da View commit details
    Browse the repository at this point in the history
  4. minor copy changes

    searls committed May 16, 2020
    Copy the full SHA
    4931bf8 View commit details
    Browse the repository at this point in the history
  5. update circleci config to add node-14

    giltayar authored and searls committed May 16, 2020
    Copy the full SHA
    092c63a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    45b5ed3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    194f758 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    68e073c View commit details
    Browse the repository at this point in the history
  9. support Node <13

    giltayar authored and searls committed May 16, 2020
    Copy the full SHA
    7d88f1a View commit details
    Browse the repository at this point in the history
Older