Alexey Melezhik

Results 47 issues of Alexey Melezhik

When testing web applications it'd be helpfull to have this step def: ``` Given I go to "http://some.host.com/static/foo/bar.html" Then response should not contain the "X-Catalyst" header ``` --- It'd be...

``` $ cd /home/melezhik/repos/SandBox/trunk/melezhik/cucumber $ cucumber-nagios-gen project google.ru $ cd google.ru $ bundle install $ cucumber-nagios-gen feature google.ru bidding $ cucumber-nagios features/google.ru/bidding.feature --pretty ``` --- ``` Feature: google.ru It should...

to reproduce: - create project: ``` cd /tmp/ cucumber-nagios-gen project www.bbc.co.uk-russian cd www.bbc.co.uk-russian/ cucumber-nagios-gen feature www.bbc.co.uk-russian bidding ``` - mcedit `features/www.bbc.co.uk-russian/bidding.feature` : ``` Feature: www.bbc.co.uk-russian It should be up Scenario:...

**Describe the Bug** unit tests fail with ``` dktest.go:176: Failed: error pulling image: cassandra:3.11 error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. ``` **Steps to Reproduce** Runs unit tests...

## The Problem error - push_o requires a concrete object raised when I run "tom install" ## Expected Behavior no errors ## Actual Behavior ## Steps to Reproduce ``` ubuntu@catalog:~/projects/sparky$...

intermittent

Hi ! After a short talk with @coke creating this suggestion ticket. https://irclogs.raku.org/raku/2023-02-08.html#01:31-0001

devops

Hi! This is rather a discussion, not a bug. Sorry ahead of time if this goes to a wrong place. I have started [raku-alpine-repo](https://github.com/melezhik/raku-alpine-repo) as an alpine repository for community...

Hi! I did not find any CI setup. It’d be good to have some unit tests and installation for developer instruction.

documentation
good first issue

На основе #7 - Swat модуль должен предоставлять некий интерфейс реализуемый на стророне upstream истории. - Проверка реализации интерфейса ложится на плечи swat - В случае каких-либо нарушений или неплоноты...