-
Sujets avancés pour le test unitaire: tests paramétrés, mocks, tests flaky, fuzzing.
```c
+ if (first_arg == argc) {
+ /* http://twitter.com/#!/marnanel/status/132280557190119424 */
+ time_t n…
-
Please find the detailed project plan [here.](https://docs.google.com/document/d/1Yhu3SrcbS6-3lBwCDFJQ2sGnQfRRdk_eN8BZ1VZ5vXM/edit?usp=sharing)
Proposed UI Mockups
### Login Screen (Mobile)
![L…
-
Currently, we are testing the changes for the Public Dashboard in the following way:
1. Load the dataset into MongoDB using `load_mongodump.sh` script.
2. Execute the docker-compose:
```
docker-…
-
**What is web accessibility?**
Web accessibility, or eAccessibility,[[1]](https://en.wikipedia.org/wiki/Web_accessibility#cite_note-sec1095-1) is the [inclusive practice](https://en.wikipedia.org/wi…
-
1: Work out how to pass native consent to the web-rendered articles (Engineering)
We need to a mechanism for sharing consent between the native app and the web layer rendering articles,
[The email](h…
-
I'm testing webmentions from my blog using [this post](https://nex-3.com/blog/reblogging-posts-with-h-entry/). When I run it through the Webmention tester for https://seaslug.garden, which is using th…
-
Found a bug? Please fill out the sections below. 👍
### Issue Summary
I am deploying the cal.com docker container on AWS ECS Fargate using instructions [here](https://cal.com/docs/introduction/qu…
-
**Expected Behavior**
The timeout model popup (JSP/Javascript version) should only warn users of an upcoming/past Session timeout by checking the actual server-side Session timer, which can be affect…
-
**Describe the bug**
Verbose server information should be removed from all HTTP responses. This can be performed by modifying the server's configuration files or through the use and configuration of …
-
## Overview
* Enabling the `web` auth guard
* Extending the `Illuminate\Foundation\Auth\User` (a.k.a `Authenticatable`) class for the `Session` model
* Enabling feature and unit testing
* Upgrad…