Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
mocha
We are on a mission to develop & maintain a mock object library for Ruby.
Collective -
Host: rubytogether-user -
https://opencollective.com/mocha-deleted
- Code: https://github.com/freerange/mocha
github.com/freerange/mocha - a47ff4dd4ec53187ccf2cfbec3c0ff3fd57ce6dd authored over 2 years ago
github.com/freerange/mocha - 2e77d57c49f9ed995adeb039ea769e2b4bb07d20 authored over 2 years ago
github.com/freerange/mocha - ddd9b0c711b936871c305eff216927696fc5e9b4 authored over 2 years ago
github.com/freerange/mocha - 0cb193a303a3a2d2b57a7bba129152fd67b7b413 authored over 2 years ago
github.com/freerange/mocha - f38be1d463c385f750fd9ca8b635fd57efcde36b authored over 2 years ago
github.com/freerange/mocha - f2819c4095a5c8c656c1b75756d4ee227074549d authored over 2 years ago
github.com/freerange/mocha - 30ac58936999771cd29ed11852dc084ab8053b95 authored over 2 years ago
These should've been removed in
ddb5d67246f8417402d02533f988720281cc0a34.
These should've been removed in
ddb5d67246f8417402d02533f988720281cc0a34.
In terms of Rake tasks & CircleCI jobs.
Closes #556.
github.com/freerange/mocha - 21b1b5027fa06cba7fec46df6de8c6e723c46469 authored over 2 years agoThis makes the "lint" task definition more readable.
The RUBY_VERSION check is now effectively ...
github.com/freerange/mocha - 8b01fdc6e65e0b86c1091805018595d0904607e6 authored over 2 years ago
This makes it easier to see whether the linting has passed or failed
when looking at CI results,...
Previously the "rubocop" task provided by the rubocop library was added
as a dependency of the "...
github.com/freerange/mocha - 942ddadccfd1755fe27e92cba969f2ad31efc1c1 authored over 2 years ago
github.com/freerange/mocha - bf6d2ab5fb90f7053b4bc3210456d53f1fc2703a authored over 2 years ago
This is long overdue. Extended maintenance of Ruby v1.9.3 ended on 23
Feb 2015 [1]. Actually dro...
Continues the refactoring started in #549 on the road to better keyword
args matching. This is p...
github.com/freerange/site - dcbd1fffbfc5ddc3222f210ed118f262900e9183 authored over 2 years ago
github.com/freerange/mocha - 24d3cfbf820f84579f2f16d7c5f3d68d6ec8f25c authored over 2 years ago
This is a somewhat odd usage of `ParametersMatcher` which unnecessarily
couples it to `Invocatio...
github.com/freerange/mocha - 5dfa49fb80bd59c464b5ed770e02dd7f24178e88 authored over 2 years ago
Reflection-related methods returning arrays of method names, e.g.
Object#public_methods, Module#...
- Object#respond_to? has always accepted either string or symbol
interchangeably (at least fro...
github.com/freerange/mocha - 9a22aa1f3569d1cd09ba0bc61b9cc7c84b727197 authored over 2 years ago
Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.5.
- [Release notes](https://github...
Fix test:performance Rake task
github.com/freerange/mocha - dc9e4e106fe618bdb40b7e00b0c4ca09db9915a5 authored over 2 years ago
To ensure the task runs with no errors and to allow us to see any
trends in performance over time.
It looks like this may have been required since Minitest v5.16.0 [1].
Without it the following e...
The 'release' task provided by Rubygems relies on a number of
prerequisite tasks to actually do ...
Extended maintenance of Ruby v1.8.7 ended on 31 Jul 2014 [1] and Mocha
support for Ruby v1.8 has...
Consistent definitions for respond_to?
github.com/freerange/mocha - 1ade3841f14a1c17abfe69e4b43acd8eac34d0f2 authored over 2 years agoCloses #59.
github.com/freerange/mocha - b7a7d23321e409c9ad77229f80033a55eb0d8a90 authored over 2 years ago
This functionality was deprecated in
9316807e5922ef1942160889dabdabb862d5107b and then removed i...
Since Ruby v2, the 2nd optional argument to Object#respond_to? has been
named include_all. Since...
With Object#respond_to? which supports an optional 2nd argument called
include_private.
The argument name used for Object#respond_to? in earlier Ruby versions
is include_private and so...
This method delegates respond_to_missing? behaviour to the responder
object. As far as I can see...
As far as I can see, Object#respond_to? has supported an optional 2nd
argument since at least Ru...
Although this is a unit test, I think it's a bit simpler to rely on the
built-in implementation ...
I'm not sure this matters, but the Trello API seems to be expecting a
DateTime, so there's no ha...
github.com/freerange/site - e0e6c16a7988974466f52f0cee3a1f8814604297 authored over 2 years ago
For launching FL courses for a given learner.
github.com/freerange/site - 292d905bc28d3f1aff80c709dc55f0e60808bbf3 authored over 2 years agogithub.com/freerange/site - 410cfc793341bac5d0526f86a7f11e30de8add70 authored over 2 years ago
github.com/freerange/site - b5b846288ce14d012577ef0cb14fceb7ae47bf99 authored over 2 years ago
We ran into a 30s timeout in the Trello API when downloading the data
for the main "Go Free Rang...
github.com/freerange/trello-backup - b20edeeec8c8b5011c319da12d842ac8a96dcc9f authored over 2 years ago
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.12.0 to 1.13.0.
- [Release notes](h...
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.6 to 2.8.1.
- [Release notes](...
Bumps [rails](https://github.com/rails/rails) from 6.1.6 to 6.1.6.1.
- [Release notes](https://g...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3....
github.com/freerange/site - 4e4ebcbec0d56ef644c22141142b27f7b897eb80 authored over 2 years ago
Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.3.0 to 3.3.1.
- [Release notes](h...
@chrisroos Thinks he added this so he could signup to a trial of MS Office 365
for the Circular...
github.com/freerange/site - 577aa607cd9b510bbe1a8b807f1d35bf685bd3b1 authored over 2 years ago
Bumps [soup](http://lazyatom.com) from 1.0.14 to 1.0.15.
---
updated-dependencies:
- dependency...
Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.1.
- [Release note...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://gith...
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.11.1 to 1.12.0.
- [Release notes](h...
github.com/freerange/site - 5b6af4c2822ce73d2698336628d4a8782537f07c authored over 2 years ago
I've just enabled the "Wait for CI to pass before deploy" option
github.com/freerange/site - 7b3154a1857ece0b2d14e6e78add2eef6c803e2c authored over 2 years agogithub.com/freerange/site - 8191f949b8516e18350fc084c775262116eb2ca0 authored over 2 years ago
github.com/freerange/site - 6558c6b64d8010a9cf1e3b71322e0a14b118ea0a authored over 2 years ago
github.com/freerange/site - c3fc9ffa06ec6036d746ac4a51008b7a5e7187f7 authored over 2 years ago
github.com/freerange/site - ee1af5d14cf907ace0f86e95dcd1554a36dbbdff authored over 2 years ago
github.com/freerange/site - 2a2250b35486a2cbdef3ff56469cf091654995a1 authored over 2 years ago
Point video.gofreerange.com to an informative page on our website.
github.com/freerange/site - 850a266a409fac4f343f66fe290d72453113a389 authored over 2 years agoTo the new gfr-video-about page.
The GFR Video app was shutdown some time ago, but we still lin...
github.com/freerange/site - bc398e0a8d45994485ffc1269cbcb862e325afea authored over 2 years agoSee https://github.com/freerange/video/blob/master/app/views/home/about.html.erb
I'm planning t...
github.com/freerange/site - 9f27bb1659f56fa592a394b1c963e466947b3909 authored over 2 years agogithub.com/freerange/site - 7471736c035e506b1c5ec9464d7d19cf1c4f6187 authored over 2 years ago
github.com/freerange/site - 76bad4aace4830352a76de8f970ae8274020a52e authored over 2 years ago
github.com/freerange/site - 60c1106cf4554183dc46af97ab1242a6cf9453e8 authored over 2 years ago
github.com/freerange/site - eb6c17558009b4260c6a9ef7f51a9fe9c335043c authored over 2 years ago
In an earlier commit [1], I changed the rclone install to use wget
instead of curl and removed c...
github.com/freerange/google-drive-backup - ffc52080da5de7b780ba6b50352d0147ffad793e authored over 2 years ago
github.com/freerange/google-drive-backup - e96ee8c4db0d7dc30ec63b66ab7b0942f6027e7b authored over 2 years ago
github.com/freerange/google-drive-backup - 4c540f26cb6d4ae2f99b7665cec866f8283f938c authored over 2 years ago
github.com/freerange/google-drive-backup - fe930beed08b39956828a9b2938fd4a736dcab15 authored over 2 years ago
In preparation for making the repo public.
github.com/freerange/google-drive-backup - 5ae5c2e2a59849b1054023a38028dda022ea4377 authored over 2 years agogithub.com/freerange/google-drive-backup - ab508f7d7f7894653f2e75d15d57a5d0caaabb4a authored over 2 years ago
github.com/freerange/site - c837ef395ad5df70c63d6dc7b1c6d3aba5493142 authored over 2 years ago
I did try doing this via the apt package manager, but the
latest version of rclone available doe...
github.com/freerange/google-drive-backup - b512e95f6614fea44bdb2b6c37181eb161e427b8 authored over 2 years ago
This is required by newer versions of rclone.
github.com/freerange/google-drive-backup - 8e62623eb3e5baa3bdb95bfe3dcaa18ed79f4a94 authored over 2 years agogithub.com/freerange/google-drive-backup - 54717c274a8a25fd5e3dd66c46456cef7e15a0b7 authored over 2 years ago
We were seeing errors from the `rclone sync` command in
local-image/home/backup.sh which I stron...
Note that we could probably remove this entirely since tests are just
the ones from the CDK temp...
To include upgrades to rails & capybara.
github.com/freerange/site - d763a10cc9055b65a6245823f7d3c6ec4da84610 authored over 2 years ago
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 to 3.37.1.
- [Release not...
Bumps [rails](https://github.com/rails/rails) from 6.1.5.1 to 6.1.6.
- [Release notes](https://g...
github.com/freerange/site - 26d709e1c988da07847b5ca8367a4a122ae8d511 authored almost 3 years ago
I wanted a page we could point potential clients at who may be
interested in some of the data se...
To include upgrade to kramdown in
695d76138cf4ecd2df96ed2e84026520f278ec98.
To include rails upgrade in 5406e4b6d114ee28659595f7f537437fa94b0d0e.
github.com/freerange/site - 0601ea2d171ab62cb38300abb1f2ea9e97d5c994 authored almost 3 years ago
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.2 to 2.4.0.
- [Release notes](h...
Bumps [rails](https://github.com/rails/rails) from 6.1.5 to 6.1.5.1.
- [Release notes](https://g...
When OTP is enabled.
github.com/freerange/mocha - ed9c040a9550273e52e78c415de7f5bfbef992d4 authored almost 3 years agogithub.com/freerange/mocha - 0df9258e342401ee704641cf4f05adaa299f2c68 authored almost 3 years ago
github.com/freerange/mocha - 1a35666f6f825a41be07b689fe5b4ade9d1497b9 authored almost 3 years ago
github.com/freerange/mocha - 0947d5d9ba4f8c9259ec71641384536ad6504de1 authored almost 3 years ago
I've made this a minor version bump, because technically it does change
some published behaviour...
Gemspec should not contain `RUBY_VERSION` as a condition to switch dependencies,
because it is m...