Christian Castelli

Results 8 issues of Christian Castelli

**Feature Request** Description: some methods for testing files (existence, size, mime type, etc) Possible solution: ```javascript expect(filePath).file.toExist() expect(filePath).filemime.toBe('text/plain') expect(filePath).filesize.toBeGreaterThan(5221) expect(filePath).filecontent.toContains('hey') expect(filePath).filecontent..toMatch(/grapefruit/) ``` If of interest, I may consider submitting a...

Hi, thank you for your job. It could be usefull to receive responses also in JSON format for all API by specifing it as a property of the client, instead...

enhancement
pending: help wanted

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Extend the. compatibility of the plugin to the latest version of PHPStorm **Describe alternatives...

Hi! This is just a question to investigate if you had the chance to test it within a Docker context. Currently, I have a Java 8 microservice with a watching...

Using the following HTML comment raises the exception below: ```html hi/td> Hi Hi [first_name], Hi Hi Hi: Hi Hi Hi Hi: Hi Hi Hi Hi Hi Hi Hi Hi Hi...

- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID:...

lifecycle/frozen

**Description** My usual use case scenario is playing random songs. This queues up 500 songs and it may be difficult to find the song that's currently playing. **Example** The idea...

### Read the Troubleshooting guide. - [X] I have read and followed the Troubleshooting guide ### Reproduction steps I've built the frontend with Node 22.11. I'm experiencing difficulties in opening...