UI tests

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 36

  • @flutterdev
    @flutterdev  Рік тому +7

    Subscribe to Flutter → goo.gle/FlutterYT

  • @PoojaBhaumik1
    @PoojaBhaumik1 11 місяців тому +24

    Thank you everyone for such great comments and support! Love this community 💙

  • @tadaspetra
    @tadaspetra Рік тому +55

    Pooja made it on the Flutter channel :)

    • @youcefmoulla1828
      @youcefmoulla1828 Рік тому +6

      And peoples like Philip get dropped from it ):

    • @atosarfo
      @atosarfo Рік тому +1

      finally !! pooja😍😍😍😍😍!!!!...a perfect replacement for the famous emily @bouncingsheep

    • @BooleanDev
      @BooleanDev Рік тому

      @@youcefmoulla1828philip left to work on his game

  • @lsauce45
    @lsauce45 Рік тому +5

    this was expected. I've been subscribed to Pooja Bhaumik for over a month now.

  • @andreygritsay762
    @andreygritsay762 Рік тому +5

    TDD is not even possible with testing custom painter or, for example, paddings or colors or shadows, because first you need to write an actual code and verify it's correctness in the app and only then write it's test. Golden tests is the only way to go and UI tests only for verifying if a button can be tapped or a child widget is visible, but not to verify paddings and colors

  • @kirillshabanov6126
    @kirillshabanov6126 Рік тому +4

    Hi. Thank you for the video!
    Where should we store the golden files so that we don't have to do it in the repository?

  • @philosophia5577
    @philosophia5577 Рік тому +2

    NIce to see Pooja on Flutter Channel.

  • @romanejaquez
    @romanejaquez Рік тому +2

    Awesome! Way to go Pooja!!! 🎉🎉🎉

  • @imaNNeO
    @imaNNeO Рік тому +3

    Nice Pooja 🎉
    I didn't know about the PaintPattern tests

  • @minseokjeong1881
    @minseokjeong1881 Рік тому +1

    What a coincidence.
    Today I write code about golden test for the first time.
    It I was watching this video then I could widget test more easily.❤

  • @joshuamdeguzman
    @joshuamdeguzman Рік тому +2

    Way to go, Pooja! 💙💙💙

  • @a2zlearn650
    @a2zlearn650 Рік тому

    Hello, sir/madam I'm having trouble getting apps to load on my Android virtual machine. "The lock file contains an unexpected lock protocol. Expected 3, found 0.""Error show: Please assist me, I'm new to Flutter.

  • @FlameEngineDev
    @FlameEngineDev Рік тому +2

    Good stuff Pooja! 🎉

  • @sahincetin35
    @sahincetin35 11 місяців тому

    Hello, we are receiving an error in our application we developed in Flutter. We noticed that many people are getting this error. Error name: App hanging for at least 2000ms I would like you to help me with this issue and give me information about what the source of the problem might be.

  • @mostafaosama5633
    @mostafaosama5633 Рік тому

    What's the benefit of finding a button by padding or size ... the screen gonna have many buttons!

  • @atosarfo
    @atosarfo Рік тому +2

    pooja bhaumik !! one of the peoples fav 😍😍😍😍😍

  • @omjogani
    @omjogani Рік тому +2

    hoping to see more fluter content from Pooja!!

  • @coder_jedi
    @coder_jedi Рік тому +2

    Sensei 💙💙

  • @Dieterbe
    @Dieterbe Рік тому +1

    The find stuff looks very impractical to me. I usually just test entire screens. Goldens have their issues but i havent seen anything better

  • @olvinegeorge7388
    @olvinegeorge7388 Рік тому +2

    Pooja🥳🥳🥳🥳

  • @PankajKumarMaurya_
    @PankajKumarMaurya_ Рік тому +1

    Finder Test Visibility Increase 🤫

  • @heshansandeepa9471
    @heshansandeepa9471 11 місяців тому

    awesome

  • @jamescameron1905
    @jamescameron1905 11 місяців тому +1

    Hi pooja

  • @apoorvagarwal5927
    @apoorvagarwal5927 Рік тому

    Watching video while debugging

  • @rahulCoding
    @rahulCoding Рік тому

    yes ma'am

  • @snapman218
    @snapman218 Рік тому +2

    How professional

  • @GrafritzDesign
    @GrafritzDesign Рік тому +1

    UI TEST

  • @nickf2k_flutter
    @nickf2k_flutter Рік тому

    Pooja so cute!

  • @RamyWahid
    @RamyWahid Рік тому

    Cool

  • @najorg2023
    @najorg2023 Рік тому +2

    Now Google Also going for more views !!!

  • @sharbelokzan9673
    @sharbelokzan9673 Рік тому +2

    Most of the times there’s no escape from golden tests 🥲