suren shrestha

Results 26 issues of suren shrestha

For me the example code worked only after I included `AllowedHeaders`

- ~~cannot pass extra args to init task~~ - ~~does not attach existing tmux session~~

Recently we updated `axios` version. This makes changes to the value of `User-Agent` header. As a side effect, when we ran our tests `pollyjs` would invalidate existing records and make...

enhancement ✨

# Problem Mithril has auto redraw system based upon dom and other events. So one has two different ways to redraw Mithril app 1. dom events 2. m.render There are...

Type: Breaking Change
Type: Enhancement

I have a situation where I need to load huge db fixture which is created by a function. The fixture is needed in all api tests. So I made a...

db-configuration
enhancement