After answering How to analyze observed vs expected when expected is just a proportion? by suggesting that the OP uses a one tail Z-test for their proportion data, I got into a debate in the comments with another user to which their point is lost on me.
In my answer, I advocated testing $H_0: p=1/2 vs. H_1: p<1/2$. I advocated a left tail test because the OP's observed proportion was 0.2.
In the comments the other user and I said:
Alexis: Your alternate hypothesis does not correspond to the compliment of the null.
Statman: I'm advocating a one tail test.
Alexis: Then pose the proper one-tail null hypothesis: $H_0:p\ge1/2$.
Statman: But why @Alexis? The observed p is 0.2<0.5
I didn't receive an answer, but received a healthy downvote.
Now the left tail test is given as a valid option in textbooks, e.g. in Introduction to Probability and Statistics by Milton et. al, so my question is what point is @Alexis trying to make about left tailed z-tests?