53 changed files with 117 additions and 114 deletions
-
1composer.json
-
26composer.lock
-
4tests/Feature/AgencyProfileTest.php
-
4tests/Feature/Api/ApiEventsTest.php
-
4tests/Feature/Api/ApiManageProjectsTest.php
-
4tests/Feature/Api/Projects/ReorderJobListTest.php
-
4tests/Feature/Api/Projects/ReorderTaskListTest.php
-
4tests/Feature/Auth/ChangePasswordTest.php
-
4tests/Feature/Auth/LoginTest.php
-
4tests/Feature/Auth/ResetPasswordTest.php
-
4tests/Feature/InstallationTest.php
-
4tests/Feature/Invoices/InvoiceDuplicateTest.php
-
4tests/Feature/Invoices/InvoiceEntryTest.php
-
4tests/Feature/Invoices/ManageInvoicesTest.php
-
4tests/Feature/ManageJobsTest.php
-
4tests/Feature/ManageProjectsTest.php
-
4tests/Feature/ManageSubscriptionsTest.php
-
4tests/Feature/ManageTasksTest.php
-
4tests/Feature/Partners/ManageCustomersTest.php
-
4tests/Feature/Partners/ManageVendorsTest.php
-
4tests/Feature/Payments/ManagePaymentsTest.php
-
4tests/Feature/Payments/ManageProjectFeesTest.php
-
4tests/Feature/Payments/PaymentSearchTest.php
-
4tests/Feature/Projects/JobCommentsTest.php
-
4tests/Feature/Projects/ProjectCommentsTest.php
-
4tests/Feature/Projects/UploadFilesTest.php
-
4tests/Feature/References/ManageBankAccountsTest.php
-
4tests/Feature/References/SiteOptionsTest.php
-
4tests/Feature/Users/ManageUsersTest.php
-
4tests/Feature/Users/UserProfileTest.php
-
4tests/Unit/Helpers/AppLogoImageTest.php
-
4tests/Unit/Helpers/MoneyFormatTest.php
-
4tests/Unit/Http/Middlewares/RoleTest.php
-
4tests/Unit/Models/BankAccountTest.php
-
4tests/Unit/Models/CommentTest.php
-
4tests/Unit/Models/CustomerTest.php
-
4tests/Unit/Models/InvoiceTest.php
-
4tests/Unit/Models/JobTest.php
-
4tests/Unit/Models/PaymentTest.php
-
4tests/Unit/Models/ProjectTest.php
-
4tests/Unit/Models/SubscriptionTest.php
-
4tests/Unit/Models/UserTest.php
-
4tests/Unit/Models/VendorTest.php
-
4tests/Unit/Policies/CommentPolicyTest.php
-
4tests/Unit/Policies/CustomerPolicyTest.php
-
4tests/Unit/Policies/JobPolicyTest.php
-
4tests/Unit/Policies/PaymentPolicyTest.php
-
4tests/Unit/Policies/ProjectPolicyTest.php
-
4tests/Unit/Policies/TaskPolicyTest.php
-
4tests/Unit/Policies/UserPolicyTest.php
-
4tests/Unit/Policies/VendorPolicyTest.php
-
4tests/Unit/Queries/AdminDashboardQueryTest.php
-
4tests/Unit/Services/SiteOptionTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue