I still see at least one ratsnest line. (See picture below).
Run DRC and fix all issues that pop up.
Also, an ESP8266 module implies WiFi, and WiFi antenna's don't work well with GND planes.
It looks like IC1 is a voltage regulator (probably 1117 type) These have stability issues, and the decoupling seems inadequate. The "tab" is also supposed to be connected to some adequate sized piece of copper to act as a heatsink.
Where is the power coming from? Do you have a connector to apply power to this PCB?
I see I2C, which always needs pullup resistors. I don't know if the huzzah has pullup resistors, but you should at least add an option to add pullup resistors to your PCB.
Sometimes such PCB's have quite weak pullup resistors (for example 22kOhm) and it's expected to add additional "pullup strength" as the I1C bus gets longer and more capacitance is added.
For "Test points" I prefer to use THT holes. You can stick a probe into them so it won't slide off while you are for example adjusting knobs on a measurement device with your other hand. If you put test points on a 2.54mm grid, you can also solder in a single row header and use dupont wiring to have both hands free during test probing.
Also, doing a review from some pictures is annoying. You can't see much from screenshots.
It's even worse by uploading the pictures to some external site. This often makes it impossible for others to learn from your mistakes and the review if for example the pictures on that other site get (re) moved or the links break.
So at least upload the pictures here, or even much better, zip up the project and post the project itself.