Skip to content

Instantly share code, notes, and snippets.

View keithbrink's full-sized avatar

Keith Brink keithbrink

  • Hamilton, ON
View GitHub Profile
@keithbrink
keithbrink / SubscriptionsTest.php
Created January 16, 2019 06:13
Run a Dusk Test on Laravel Spark 7 Subscribe Form
<?php
namespace Tests\Browser;
use Tests\DuskTestCase;
use Laravel\Dusk\Browser;
use Illuminate\Foundation\Testing\WithFaker;
class SubscriptionsTest extends DuskTestCase
{
+----------+-----------------+
| ULN2003 | Goes To: |
+----------+-----------------+
| VDD | 5V Positive |
| IN1 | GPIO6 |
| IN2 | GPIO13 |
| IN3 | GPIO19 |
| IN4 | GPIO26 |
| GND | Ground/Negative |
+----------+-----------------+