<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="237939" data-post-id="237939">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dewetblomerus" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dewetblomerus/120/27370_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dewetblomerus
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I am close to finishing the book. I really enjoyed seeing different thoughts on what to test and how and why. Especially some of the iterative test creation tactics. I have already used some of what I learned in the book to write better tests at work.</p>
<p>I just ran into a disappointing situation where I was starting to write some code on a side project and wanted to take a look at the book code to see how some test setup was done in the book. So I downloaded the code bundle, installed the dependencies, and it doesn’t compile. Specifically the <code>testing_phoenix</code> tests. I saw <code>MyApp</code> used in several places instead of the actual app name, I fixed a bunch of those but then find other things that don’t compile, then I commented out some of those, and now more things won’t compile.</p>
<p>If there is a GitHub repo I’m happy to create a PR to fix a few of the errors, some are obvious, but I suspect that if there is a GitHub repo, it is already updated and working, but the code bundle on the PragProg book page is just out of date.</p>
<p>I still really like the book and think it is worth every penny even if it had no code bundle, but I would like it even more if the code bundle worked and I could use it for reference.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="237939" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/testing-elixir-pragprog/32485/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-237939" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="237939"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="237944" data-post-id="237944">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josefrichter" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josefrichter/120/19529_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josefrichter
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Eyeing this book, read some excerpts today and looks good. Any small discount code available perhaps? Already spend gazzilions on PragProg books <img src="https://forum.elixirforum.com/images/emoji/apple/see_no_evil.png?v=15" title=":see_no_evil:" class="emoji" alt=":see_no_evil:" loading="lazy" width="20" height="20"></p>
<p>I was wondering: is everyone using just ExUnit for everything? Does it cover majority of needs or is it good to add something like Wallaby too?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="237944" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/testing-elixir-pragprog/32485/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-237944" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="237944"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="237953" data-post-id="237953">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="idlehands" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/idlehands/120/2243_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  idlehands
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Author of Testing Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Can you provide a little more info? Anything in NotSkull should compile. Anything that isn’t in that  specific app likely won’t. You’re also welcome to hit me up at <a href="mailto:help@testingelixir.com" rel="nofollow">help@testingelixir.com</a>.</p>
<p>I appreciate you speaking up and providing constructive feedback.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="237953" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/testing-elixir-pragprog/32485/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-237953" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="237953"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="238173" data-post-id="238173">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dewetblomerus" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dewetblomerus/120/27370_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dewetblomerus
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for responding <a class="mention" href="/u/idlehands" rel="nofollow">@idlehands</a></p>
<p>In this file:<br>
<code>testing_phoenix/not_skull/lib/not_skull/accounts/accounts.ex</code><br>
These changes:</p>
<pre data-code-wrap="elixir"><code class="lang-elixir">-defmodule MyApp.Accounts do
+defmodule NotSkull.Accounts do

-  alias MyApp.Repo
-  alias MyApp.Accounts.User
-  alias MyApp.ExternalServices.Email
+  alias NotSkull.Repo
+  alias NotSkull.Accounts.User
+  alias NotSkull.ExternalServices.Email
</code></pre>
<p>There is the same <code>MyApp</code> issue in <code>testing_phoenix/not_skull/test/accounts/accounts_test.exs</code></p>
<p>In these files:<br>
<code>testing_phoenix/not_skull/test/active_games_test.exs</code><br>
<code>testing_phoenix/not_skull/test/game_engine_test.exs</code></p>
<p>The <code>assert is_uuid/1</code> function is not defined.</p>
<p>And lastly, the error I gave up on:</p>
<p><code>(CompileError) test/game_engine_test.exs:575: undefined function first_guesser/0</code></p>
<p>This last one made me assume the code bundle was incomplete because this function is clearly not from a dependency that I somehow don’t have installed correctly.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="238173" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/testing-elixir-pragprog/32485/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-238173" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="238173"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>