-
We're newly integrating Cypress into our project for component testing and have also integrated a snapshot testing plugin for our UI components. However, when I run snapshot testing, it's failing even…
-
## **Task**
There is a need to automate the upgrade testing process for dotCMS to streamline and ensure consistent testing when upgrading from one version to another. Currently, the upgrade process r…
-
When all work on the new entity dashboard is complete a final regression comparing the version we created to the version in TEST is necessary.
To ensure nothing was missed BA, PO and design should l…
-
Hello,
Related to #120
At aggregated level:
-combination, convex, etc, just like any other field
![image](https://github.com/user-attachments/assets/6f561ccd-e460-4df2-9fdb-2ec89d61893e)
B…
-
# Bug description
Plato imports: embargo date does not switch
# Steps to Reproduce
1. Go to suggestions: https://backoffice.biblio.ugent.be/candidate-records
2. See imported plato suggestion, …
-
It would be good to add support for esp_hosted component in ESP-IDF used by new ESP32-P4 SoC from Espessif. This chip has no onboard radios, but esp_hosted is designed to forward HCI requests to other…
-
[AngularNYC - Angular Unit Testing Best Practices - Joe Eames (@josepheames)](https://www.youtube.com/watch?v=vo6D9etWI4A) gives a good introduction to what can be considered best practices for unit t…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using?
Python 3.10.13
2. What operating system and processor architecture are you usin…
-
I'm considering introducing the open data board game at our next ODI Queensland event (11 Feb) to seek out others to help test the game. Is there an easy way to print out all the game components?
Pe…
-
I have this component that I want to test:
`
import React from "react";
import { connect } from "react-redux";
import { Link } from "react-router-dom";
const CheckoutHeader = ( { newTitle } ) =…