Bogdan Butnaru
Bogdan Butnaru
### What Modifies the three `toInclude{All,Any,Some}Members` matchers to also match on iterables. ### Why This is meant mostly for testing things that return `Set` and `Map` instances, but it’s generally...
**Feature Request** Description: The toInclude*Members matchers currently only work on arrays. They should work with any Iterable, to allow easy checking of things like Sets and Maps. Possible solution: See...
**Bug** - `jest-extended` version: 0.11.5 - `node` version: 14.7.0 - `npm` (or `yarn`) version: 6.14.8 Relevant code or config ```typescript const expected : readonly number[] = [1, 2, 3]; expect...
## Environment **Liquibase Version**: 4.3.4 (also happens with 3.10.3) **Liquibase Integration & Version**: Spring Boot 2.4.2 (but I don’t think it matters) **Liquibase Extension(s) & Version**: none **Database Vendor &...
### Name of the resource AWS::RDS::DBCluster ### Issue Description When you have an `AWS::RDS::DBCluster` resource in your stack, it does not get assigned the built-in tags: `aws:cloudformation:stack-name`, `aws:cloudformation:logical-id` and `aws:cloudformation:stack-id`...
I’m not sure I understand everything correctly, but it seems to me that `overrideFile` should not have been deprecated, because the newer `overrideUrl` property cannot be used to reproduce the...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...
# Bug Report ### 🔎 Search Terms union return type ### 🕗 Version & Regression Information - This changed between versions 3.3.3333 and 3.5.1 The same bug happens every version...
### Name of the resource AWS::SQS::Queue ### Resource Name _No response_ ### Issue Description When you have an `AWS::SQS::Queue` resource in your stack, it does not get assigned the built-in...