Page MenuHomePhorge

All Changesets

ChangePath
Moved Heresrc/app/Console/Commands/Wallet/AddTransactionCommand.php
Moved Awaysrc/app/Console/Commands/WalletAddTransaction.php
Moved Heresrc/app/Console/Commands/Wallet/BalancesCommand.php
Moved Awaysrc/app/Console/Commands/WalletBalances.php
Moved Heresrc/app/Console/Commands/Wallet/ChargeCommand.php
Moved Awaysrc/app/Console/Commands/WalletCharge.php
Moved Heresrc/app/Console/Commands/Wallet/ExpectedCommand.php
Moved Awaysrc/app/Console/Commands/WalletExpected.php
Moved Heresrc/app/Console/Commands/Wallet/GetBalanceCommand.php
Moved Awaysrc/app/Console/Commands/WalletGetBalance.php
Moved Heresrc/app/Console/Commands/Wallet/GetDiscountCommand.php
Moved Awaysrc/app/Console/Commands/WalletGetDiscount.php
Moved Heresrc/app/Console/Commands/Wallet/MandateCommand.php
Moved Awaysrc/app/Console/Commands/WalletMandate.php
Moved Heresrc/app/Console/Commands/Wallet/SetBalanceCommand.php
Moved Awaysrc/app/Console/Commands/WalletSetBalance.php
Moved Heresrc/app/Console/Commands/Wallet/SetDiscountCommand.php
Moved Awaysrc/app/Console/Commands/WalletSetDiscount.php
Moved Heresrc/app/Console/Commands/Wallet/SettingsCommand.php
Moved Awaysrc/app/Console/Commands/WalletSettingsCommand.php
Moved Heresrc/app/Console/Commands/Wallet/TransactionsCommand.php
Moved Awaysrc/app/Console/Commands/WalletTransactions.php
Moved Heresrc/app/Console/Commands/Wallet/UntilCommand.php
Moved Awaysrc/app/Console/Commands/WalletUntil.php
Deletedsrc/app/Console/Commands/WalletDiscount.php
Addedsrc/tests/Feature/Console/Wallet/AddTransactionTest.php
Addedsrc/tests/Feature/Console/Wallet/BalancesTest.php
Moved Heresrc/tests/Feature/Console/Wallet/ChargeTest.php
Moved Awaysrc/tests/Feature/Console/WalletChargeTest.php
Addedsrc/tests/Feature/Console/Wallet/ExpectedTest.php
Addedsrc/tests/Feature/Console/Wallet/GetBalanceTest.php
Addedsrc/tests/Feature/Console/Wallet/GetDiscountTest.php
Addedsrc/tests/Feature/Console/Wallet/MandateTest.php
Addedsrc/tests/Feature/Console/Wallet/SetBalanceTest.php
Addedsrc/tests/Feature/Console/Wallet/SetDiscountTest.php
Copied Heresrc/tests/Feature/Console/Wallet/SettingsTest.php
Deleted After Multiple Copysrc/tests/Feature/Console/WalletDiscountTest.php
Copied Heresrc/tests/Feature/Console/Wallet/TransactionsTest.php
Addedsrc/tests/Feature/Console/Wallet/UntilTest.php
Moved Heresrc/tests/Feature/Console/WalletsTest.php
Modifiedsrc/tests/Feature/Controller/WalletsTest.php