Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JeffreyWay/Laravel-Test-Helpers issues and pull requests

#65 - Should require "doctrine/dbal" as a dependency

Issue - State: open - Opened by simplenotezy over 9 years ago - 1 comment

#64 - Is pluralizing a good idea?

Issue - State: open - Opened by enriquemorenotent over 9 years ago

#61 - Factory::create() weird behaviour

Issue - State: open - Opened by toonevdb about 10 years ago

#58 - Add ModelHelpers to TestFacade

Pull Request - State: closed - Opened by endorama over 10 years ago - 1 comment

#57 - Use Eloquent method to fetch table name

Pull Request - State: closed - Opened by dwightwatson over 10 years ago

#56 - Reserved words in column names and double quotes

Issue - State: open - Opened by reedmaniac over 10 years ago

#55 - Fix make method

Pull Request - State: open - Opened by ryanrobertsname over 10 years ago

#54 - Add dependency Laravel 4.1

Pull Request - State: open - Opened by ceesvanegmond over 10 years ago

#52 - Added support to model helpers for chaining relationship methods

Pull Request - State: open - Opened by SammyK over 10 years ago - 1 comment

#51 - $this->tableName and $this->class->getTable()

Issue - State: open - Opened by reedmaniac over 10 years ago - 1 comment

#50 - Update 05-Model-Helpers.md

Pull Request - State: open - Opened by wing5wong over 10 years ago

#49 - Error when using factories (doctrine/dbal)

Issue - State: open - Opened by rawaludin over 10 years ago - 1 comment

#48 - Minor Tweaks

Pull Request - State: closed - Opened by GrahamCampbell over 10 years ago - 1 comment

#47 - error for Factory::attributeFor("Model")

Issue - State: open - Opened by mishbah over 10 years ago

#46 - Factory::create - Fatal error: maximum function nesting level reached

Issue - State: open - Opened by Xlator over 10 years ago - 2 comments

#45 - Code completition

Issue - State: open - Opened by EddieOfAlhana over 10 years ago - 1 comment

#44 - A bit awkward when if set Laravel softDelete to true

Issue - State: open - Opened by ktei over 10 years ago - 2 comments

#43 - Added support for 'enum' and 'set' field types

Pull Request - State: closed - Opened by duellsy over 10 years ago - 3 comments

#42 - The use of traits bumps the PHP requirement

Pull Request - State: closed - Opened by rattlion over 10 years ago - 1 comment

#41 - Added custom assertion feedback messages

Pull Request - State: open - Opened by effi almost 11 years ago

#40 - exists in database rule not flagging an error within test...?

Issue - State: closed - Opened by RyanHavoc almost 11 years ago - 1 comment

#39 - Fix DataStore::getDecimal docblock

Pull Request - State: closed - Opened by miclf almost 11 years ago

#38 - Fixed typo in heading.

Pull Request - State: closed - Opened by brayniverse almost 11 years ago

#37 - Added snake_case to parseTableName method return value

Pull Request - State: closed - Opened by ChrisKanger almost 11 years ago

#36 - Bug fix and extensions on relationships

Pull Request - State: closed - Opened by ChrisKanger almost 11 years ago

#35 - $this->see("Don't have an account?") throws a syntax error

Issue - State: open - Opened by jasonlfunk almost 11 years ago - 2 comments

#34 - Issues working with Models in namespaces.

Issue - State: open - Opened by godjen99 almost 11 years ago - 4 comments

#33 - Add getBigint() and getSmallint() methods to DataStore (issue #31)

Pull Request - State: closed - Opened by chipotle almost 11 years ago - 1 comment

#32 - Please specify a license

Issue - State: closed - Opened by claar almost 11 years ago - 4 comments

#31 - Missing getBigint method

Issue - State: open - Opened by megawubs almost 11 years ago - 1 comment

#30 - ->withPivot() makes assertBelongsToMany() fail

Issue - State: open - Opened by martindilling almost 11 years ago - 2 comments

#29 - Add assertInvalid as syntax sugar

Pull Request - State: closed - Opened by BastianHofmann almost 11 years ago - 1 comment

#27 - Models can now override the table used. Table case inconsistency fixed.

Pull Request - State: closed - Opened by jamime almost 11 years ago - 2 comments

#26 - Relationships robust

Pull Request - State: closed - Opened by rtablada almost 11 years ago

#25 - Uses the name of the database column for mocked objects (Fixes Issue #24)

Pull Request - State: closed - Opened by jamime almost 11 years ago - 2 comments

#24 - Column names are not case sensitive.

Issue - State: closed - Opened by jamime almost 11 years ago - 1 comment

#23 - Unable to generate attributes if the model has a non-standard table name

Issue - State: open - Opened by ingro almost 11 years ago - 5 comments

#22 - Add missing optional arguments on model mock

Pull Request - State: closed - Opened by m4nuC almost 11 years ago

#21 - Bug: asserting of relationships does not check returned value

Issue - State: open - Opened by laurencei almost 11 years ago

#20 - Added MySQL date type

Pull Request - State: closed - Opened by WMeldon almost 11 years ago - 1 comment

#19 - ModelHelpers with PHP 5.3

Issue - State: closed - Opened by russback about 11 years ago - 1 comment

#17 - Fix for issue #6

Pull Request - State: open - Opened by Weeblewonder about 11 years ago - 1 comment

#16 - [proposal] aliases for assert functions

Issue - State: open - Opened by andheiberg about 11 years ago

#15 - Failing assertion passes

Issue - State: open - Opened by vanne about 11 years ago

#14 - Added full support for Eloquent's relationship methods with tests.

Pull Request - State: open - Opened by rand0mb1ts about 11 years ago - 1 comment

#13 - Could not calculate correct fixture method. (Blob)

Issue - State: open - Opened by toadies about 11 years ago

#12 - Add custom test helpers to Assert and Should

Pull Request - State: closed - Opened by felixkiss about 11 years ago

#11 - Fixes #10 - Could not calculate correct fixture method. (SmallInt)

Pull Request - State: closed - Opened by sorora about 11 years ago

#10 - Could not calculate correct fixture method. (SmallInt)

Issue - State: open - Opened by sorora about 11 years ago

#9 - Fixed relationships not being namespaced when needed

Pull Request - State: closed - Opened by sorora about 11 years ago - 1 comment

#8 - Fixed not accepting multiple args in relationships

Pull Request - State: open - Opened by sorora about 11 years ago

#7 - ModelNotFoundException for Namespaced models

Issue - State: closed - Opened by sorora about 11 years ago - 1 comment

#6 - Relationships with custom key names

Issue - State: open - Opened by matalina about 11 years ago - 2 comments

#5 - Added assertBelongsToMany

Pull Request - State: closed - Opened by rand0mb1ts about 11 years ago - 1 comment

#4 - Unique Database Fields

Issue - State: closed - Opened by matalina about 11 years ago - 2 comments

#3 - Fix #1 - Remove short array syntax for compatability with PHP 5.3

Pull Request - State: closed - Opened by babeard about 11 years ago

#2 - Exception: Could not calculate correct fixture method on boolean data types

Issue - State: closed - Opened by dolbex about 11 years ago - 3 comments

#1 - Restore PHP 5.3 compatibility?

Issue - State: closed - Opened by vlakoff about 11 years ago - 1 comment