Skip to content

issues Search Results · repo:jolicode/asynit language:PHP

Filter by

11 results
 (75 ms)

11 results

injolicode/asynit (press backspace or delete to remove)

  • lyrixx
  • 1
  • Opened 
    on Jan 14, 2021
  • #45

- [ ] Use PHP 7.4+ everywhere - [ ] Remove useless PHP Doc - [ ] Update vendors
  • lyrixx
  • 1
  • Opened 
    on Jan 14, 2021
  • #42

When I use composer install on this repository, I get following message: Package amphp/artax is abandoned, you should avoid using it. Use amphp/http-client instead.
  • peter279k
  • 2
  • Opened 
    on Aug 9, 2020
  • #38

Hello and thank you for this great repo :-) Is it possible to work with a database out of the box? Or it would require some tricks like transactional tests?
  • B-Galati
  • 7
  • Opened 
    on Jul 3, 2018
  • #33

My test suite has became big (23 files, 3500 LOC) and I would like to refactor it a bit. All my tests extends a WebTestCase class. I would like to put some shortcut / helper in it, but ATM it s not possible ...
  • lyrixx
  • Opened 
    on Mar 2, 2018
  • #24

Currently there s only status, but there could also be body, body_contains, header_exists / has_header, ...
  • kelunik
  • 1
  • Opened 
    on Dec 15, 2017
  • #19

If you write: public function testFoobar() { $response = yield $this- get( http://something-is-not-reachable ); } you get this: ✕ Argument 1 passed to Asynit\HttpClient\PromiseAdapter::reject() ...
  • lyrixx
  • 2
  • Opened 
    on Dec 12, 2017
  • #14

Right now: php bin/asynit src/OrganizationRoleAdminTest.php [InvalidArgumentException] ...
  • lyrixx
  • 2
  • Opened 
    on Oct 20, 2017
  • #13

Goal of this change would be to allow a better API for writing test, instead of writing $this- get( http://test.com )- shouldResolve(function ($response) { // Write test here }); It would be written ...
  • joelwurtz
  • 2
  • Opened 
    on Oct 6, 2017
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub