• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

D-Pow / MockRequests / 251

Builds Branch Commit Type Ran Committer Via Coverage
251 master Minor: Remove unnecessary jest mocks Those were required for mock-requests tests but not for the average user's tests cron 02 Jun 2021 08:02PM UTC D-Pow travis-ci pending completion   set done
250 feature/support-origin-agnostic-slash-urls Refactor code to allow 'slash URLs' to work with any origin "Slash URLs" are URLs that begin with '/' instead of the domain/origin (e.g. `/myApi` instead of `https://website.com/myApi`). When using `fetch`/`XHR` directly, this poses no issue to M... push 29 May 2021 04:53AM UTC D-Pow travis-ci pending completion   set done
249 feature/support-origin-agnostic-slash-urls Refactor code to allow 'slash URLs' to work with any origin "Slash URLs" are URLs that begin with '/' instead of the domain/origin (e.g. `/myApi` instead of `https://website.com/myApi`). When using `fetch`/`XHR` directly, this poses no issue to M... push 29 May 2021 04:51AM UTC D-Pow travis-ci pending completion   set done
248 master Minor: Remove unnecessary jest mocks Those were required for mock-requests tests but not for the average user's tests push 26 May 2021 11:34PM UTC D-Pow travis-ci pending completion   set done
247 master Replace manual MockConfig.js imports with automatic imports by jest Rather than force the user to have to import MockConfig.js in every file that relies on network requests, if we add it as a jest setupFile, it will automatically be run/activated... push 26 May 2021 11:24PM UTC D-Pow travis-ci pending completion   set done
246 master Load the MockRequests entry file before app entry files This will ensure that the mocks are activated before the app's JavaScript files load, due to that webpack.config.js' `entry` is loaded in-order push 26 May 2021 03:08AM UTC D-Pow travis-ci pending completion   set done
245 v1.3.1 Minor: Update demo's mock-requests to latest version push 22 May 2021 06:07PM UTC D-Pow travis-ci pending completion   set done
244 master Minor: Update demo's mock-requests to latest version push 22 May 2021 02:15AM UTC D-Pow travis-ci pending completion   set done
243 master Patch to 1.3.1 Add support for webpack@4 push 20 May 2021 02:55AM UTC D-Pow travis-ci pending completion   set done
242 master Minor: Make error messages more descriptive for easier understanding push 20 May 2021 02:48AM UTC D-Pow travis-ci pending completion   set done
241 master Minor: Remove completed todos push 20 May 2021 01:14AM UTC D-Pow travis-ci pending completion   set done
240 master Update dependencies to fix vulnerabilities Requires updating the syntax of the `postcss-loader` options in webpack.config.js. Note: postcss still has a few left due to its nested dependencies, so those can't be fixed yet push 19 May 2021 01:56AM UTC D-Pow travis-ci pending completion   set done
239 master Release v1.3.0 Includes: * New Webpack plugin to make configuring your mocks a breeze, regardless of your custom app setup. * Major enhancements to the documentation system, allowing for more thorough and accurate IDE auto-completion. push 19 May 2021 12:26AM UTC D-Pow travis-ci pending completion   set done
238 master Hide typedefs from nav pane The typedefs only appear under the 'Global' heading, not under any of the namespaces/classes/etc. so they aren't all that useful. After adding the new 'npm' nav link, the nav pane now has a scrollbar when the typedefs ... push 18 May 2021 11:59PM UTC D-Pow travis-ci pending completion   set done
237 master Revert "Mark TS type declarations as members of the MockRequests namespace" Marking the types.ts declarations as members of MockRequests messes up the URL linking in the JSDoc HTML pages. Revert for now until a better solution can be established. push 18 May 2021 11:49PM UTC D-Pow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 14
  • 15
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc