-
**Is your feature request related to a problem? Please describe.**
I am working on a Typescript React App and currently use [StorybookJS](https://storybook.js.org/) to be able to test my components o…
-
Hi, mocha is just test runner, but it's lacking jest's asserting and mocking functionality. I didn't find any fable's bindinds to neither chai nor sinon, which are most popular for mocha. What do you …
-
## Is your feature request related to a problem? Please describe.
I'm doing a project in react.js and needed to write some tests
I was trying to test some React components. When trying to use Pl…
-
update: see comments below
-
I see a couple of places in the code, where OS support is hardwired for `babashka.fs/file-separator`.
It could be made more flexible, if we would use a filesystem specific separator,
since it's po…
-
## Proposal
Create protocol for `debug` operator, so it would be easy to debug factory instances
## Problem
Current state of `debug` allows passing flat objects with units to `debug` operator
Bu…
-
As of today there are no automated tests whatsoever across the whole project. If Superalgos should be not just feature-rich flexible system but also highly resilient, automated testing is a must. As p…
-
Some work is needed on the S3 mock. While mocking the behaviour of the various operations is easy, generating the correct error codes is more complicated. Before, this was avoided by simply passing th…
-
### Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X] I am running the latest version
- [X] I checked the documentation and found no answer
- […
-
Currently, TagBot is written in Python.
It would be great to eventually rewrite TagBot in pure Julia, for the following reasons:
- We might as well "eat our own dog food" when developing our own t…