mystamps icon indicating copy to clipboard operation
mystamps copied to clipboard

The site about post stamps where you can create a virtual collection

Results 125 mystamps issues
Sort by recently updated
recently updated
newest added

We should check that at least the following pages are gzip-ed: - index page - `robots.txt` - `sitemap.xml` - `main.css` - `CatalogUtils.js` Tech debt for: 8a0a66cb58ff79c926bf9729d22112388184054a

techdebt
area/integration tests

We should test that Jetty doesn't show its version in `Server` header. Technical debt for: 9a82682d47ed67a58fdd25fb192a41bd51c0a1f9

techdebt
area/integration tests

We should test that IP address in `suspicious_activities` table isn't `127.0.0.1` when Jetty is working behind the proxy server. Technical debt for: 9a82682

techdebt
area/integration tests

Our server always sets `httpOnly` flag on a cookies. I want to have a test for it. One of the possible ways: https://github.com/Orange-OpenSource/hurl#testing-set-cookie-attributes

area/integration tests

- Request's status should be `200` - Request's content type should be `application/xml` - After series creation new entry should appears Technical debt for: e15f227bc85568bdac0128593cdf8303f9dabed9 (#66)

techdebt
area/integration tests

We should implement integration tests for such cases: ``` bash $ curl -s 'http://localhost:8081/' -H 'Accept-Language: ru' | grep '

area/integration tests

Tech debt for: 4020099d936567180a0fe1a464dfdfefe6574f72 (#243)

techdebt
area/integration tests

- wiremock-maven-plugin - [ ] https://github.com/automatictester/wiremock-maven-plugin/releases/tag/7.1.0 - [ ] https://github.com/automatictester/wiremock-maven-plugin/releases/tag/7.2.0 - [ ] https://github.com/automatictester/wiremock-maven-plugin/releases/tag/7.3.0 - [ ] https://github.com/ipastusi/wiremock-maven-plugin/releases/tag/8.0.0 - wiremock - [ ] https://github.com/wiremock/wiremock/releases/tag/2.32.0 - [ ] https://github.com/wiremock/wiremock/releases/tag/2.33.0 - [...

area/integration tests
kind/dependency-update

Should be done after #1519 Also it requires Selenium 4. Changelogs: - htmlunit - [x] https://www.htmlunit.org/migration.html - [ ] new artifact coordinates: `org.htmlunit:htmlunit` - [ ] replace all usages of...

area/integration tests
area/security
kind/dependency-update