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(travis): make TravisCI run API tests #22

Merged

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented Jan 19, 2016

This commit attempts to coerce TavisCI into running our integration
tests for API endpoints. It uses the .travis.yml file to set up the
test bhima user. Next, we use travis.sh (as for linting) to create a
test database and run integration tests.

This commit attempts to coerce TavisCI into running our integration
tests for API endpoints.  It uses the .travis.yml file to set up the
test bhima user.  Next, we use travis.sh (as for linting) to create a
test database and run integration tests.
sfount added a commit that referenced this pull request Jan 20, 2016
FEAT(travis): make TravisCI run API tests
@sfount sfount merged commit 6189c93 into Third-Culture-Software:master Jan 20, 2016
jniles referenced this pull request in jniles/bhima Dec 22, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 22, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 24, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 24, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 24, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 24, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
jniles referenced this pull request in jniles/bhima Dec 29, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
sfount pushed a commit to sfount/bhima-2.X that referenced this pull request Dec 30, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes Third-Culture-Software#22.
sfount pushed a commit to sfount/bhima-2.X that referenced this pull request Dec 30, 2016
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes Third-Culture-Software#22.
jniles referenced this pull request in jniles/bhima Jan 3, 2017
This commit adds a template for a thermal printer POS receipt.  This
receipt still cannot be selected directly from the application, but it
renders a nicely formatted page for the thermal printer to print.

Closes #22.
bors bot added a commit that referenced this pull request Jan 4, 2020
4068: Update gulp-rev-rewrite to the latest version 🚀 r=jniles a=greenkeeper[bot]


## The devDependency [gulp-rev-rewrite](https://github.com/TheDancingCode/gulp-rev-rewrite) was updated from `2.0.0` to `3.0.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

**Publisher:** [thedancingcode](https://www.npmjs.com/~thedancingcode)
**License:** MIT

<details>
<summary>Release Notes for v3.0.0</summary>

<h1><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/compare/v2.0.0...v3.0.0">3.0.0</a> (2020-01-03)</h1>
<h3>Code Refactoring</h3>
<ul>
<li>drop Node 8 support (<a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/8746bdf26bcd78b34d7fa8a73d653be15cb0de7a">8746bdf</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>dropped Node 8 support</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 2 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/8746bdf26bcd78b34d7fa8a73d653be15cb0de7a"><code>8746bdf</code></a> <code>refactor: drop Node 8 support</code></li>
<li><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/bf4d99a492fb183b2c547f19e6c3a7666ddeb268"><code>bf4d99a</code></a> <code>chore(package): update xo to version 0.25.0 (#22)</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/compare/1ee97f546e9b3154ab821b98f221cc8ee88a5efd...8746bdf26bcd78b34d7fa8a73d653be15cb0de7a">full diff</a></p>
</details>

---

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants