sarga/tests
Annika Wolff 9fda68d597
merge bagisto master 7b1378f (#10)
* added checkbox to add empty (default) option for attributes; only show attribute labels (not admin names) on product detail view

* added attribute (-related) factories; added functional test

* improved usage of var/let/const; fixed error on removing row

* Allow datagrid action to have target="_blank"

* The {length} didn't get properly formatted

I don't know if this is completely correct since I don't know this language, but for my language it said
```
Veld "Wachtwoord" moet ten minste {length} tekens bevatten
```
So the length didn't get replaced. 

I think the locales.js needs to change

* Multiple type file error

* add two events to profile index blade view

* throw exception when session user is not available on product review page

* check guest customer configuration

* Issue #1879 and #1880

* Issue 1802.

* Issue #1792

* increase maintainability by replacing hard coded class names by <Classname>::class in ProductRepository

* Issue #1806

* fix: broken url sometimes when finishing installation,go to wrong application url

Co-authored-by: hb-monah <58027155+hb-monah@users.noreply.github.com>
Co-authored-by: Hans Schouten <account@emailo.nl>
Co-authored-by: KevinLaveto <31034266+KevinLaveto@users.noreply.github.com>
Co-authored-by: Jitendra Singh <39991107+jitendra-webkul@users.noreply.github.com>
Co-authored-by: Shubham Mehrotra <shubhammehrotra.symfony@webkul.com>
Co-authored-by: rahulshukla-webkul <42834394+rahulshukla-webkul@users.noreply.github.com>
2020-01-02 15:46:16 +01:00
..
_data add codeception and example tests 2019-11-23 23:05:38 +01:00
_output add codeception and example tests 2019-11-23 23:05:38 +01:00
_support merge bagisto/master; resolved conflicts; added unit tests for database logic 2019-12-13 13:43:22 +01:00
functional merge bagisto master 7b1378f (#10) 2020-01-02 15:46:16 +01:00
trigger/Shop merge bagisto/master; resolved conflicts; added unit tests for database logic 2019-12-13 13:43:22 +01:00
unit Merge pull request #1785 from Haendlerbund/1244-url-structure-for-products-and-categories 2019-12-18 12:38:53 +05:30
acceptance.suite.yml add codeception and example tests 2019-11-23 23:05:38 +01:00
functional.suite.yml add codeception and example tests 2019-11-23 23:05:38 +01:00
trigger.suite.yml merge bagisto/master; resolved conflicts; added unit tests for database logic 2019-12-13 13:43:22 +01:00
unit.suite.yml merge bagisto/master; resolved conflicts; added unit tests for database logic 2019-12-13 13:43:22 +01:00