Automattic / super-cool-ad-inserter-plugin

Insert ads, newsletter signup widgets, and calls to action in the middle of your posts!
https://wordpress.org/plugins/super-cool-ad-inserter/#description
32 stars 4 forks source link

Initial plugin setup #1

Closed benlk closed 8 years ago

benlk commented 8 years ago
benlk commented 8 years ago

Tests aren't running because something isn't being included properly when the tests run. It's working fine in vagrant against posts, though:

92.168.33.10] out: Configuration read from /vagrant/wp-content/plugins/super-cool-ad-inserter-plugin/phpunit.xml
[192.168.33.10] out: 
[192.168.33.10] out: FPHP Fatal error:  Call to undefined function scaip_insert_shortcode() in /vagrant/wp-content/plugins/super-cool-ad-inserter-plugin/tests/inc/test-scaip-shortcode-inserter.php on line 9
[192.168.33.10] out: 
[192.168.33.10] out: Fatal error: Call to undefined function scaip_insert_shortcode() in /vagrant/wp-content/plugins/super-cool-ad-inserter-plugin/tests/inc/test-scaip-shortcode-inserter.php on line 9
[192.168.33.10] out: 
benlk commented 8 years ago

Working tests now with https://github.com/INN/super-cool-ad-inserter-plugin/commit/8247c1567cea2ee9595aba9e2d1c21399da9d3d0