Access JumpStart
  • Homepage
  • Email Archive
Select Page

TDD – 028 – Full throttle forward! Make the test pass and make another failing test!

by Jonathan Halder | Jan 8, 2024 | MS Access, MS Access Forms, MS Access VBA Coding, TDD

The latest test is failing due to a compiler error: ‘@TestMethod(“FormAuditor”) Private Sub GivenFormAuditorWhenNoFormIsChangedThenAuditorReturnsEmptyListOfChanges() Dim testFormAuditor As New FormAuditor Dim testDictionary As New...

TDD – 027 – Considering what the class consumer wants

by Jonathan Halder | Jan 5, 2024 | MS Access, MS Access VBA Coding, TDD

First things first, I am continuing to work on the new test and adding code so it will actually be testing the class user expectations. I would expect that if I create this Form Auditor class and don’t have any changes to any forms, I would expect that any...

TDD – 026 – Getting back to the user requirements

by Jonathan Halder | Jan 4, 2024 | MS Access, MS Access VBA Coding, TDD

Back to testing: I am currently working on this test, which I never actually completed. ‘@TestMethod(“FormListener”) Private Sub FormListenerRaisesBoundDataChangedEvent() FormListenerTest.Setup NewForm NewForm.TestText = “NewThing”...

TDD – 025 – Where did TDD go wrong and renaming tests

by Jonathan Halder | Jan 3, 2024 | MS Access, MS Access VBA Coding, TDD

I just watched a YouTube video today discussing where TDD went wrong, you can watch it if you want, but you don’t have to: Basically, TDD has been around a while and has gone through a lot of analysis. Seems like most proponents now adays are talking about going...

TDD – 024 – Now Where Were We? Form Auditor Recap

by Jonathan Halder | Jan 2, 2024 | MS Access, MS Access VBA Coding, TDD

Now that I can continue working easily on both my laptop and desktop it is time to recap the project and re-orient to get back to work on building the form auditor. My current vision for the form auditor is to be able to create an instance of a form auditing class in...

TDD – 023 – Exporting from OASIS-SVN and finishing up

by Jonathan Halder | Dec 29, 2023 | MS Access VBA Coding, TDD, Versioning

Well, as I was shutting down various apps, all of a sudden OASIS-SVN started seeing files to export. This could be that it was one of the apps (possibly my Splashtop which had an active session open) or simply that the memory was getting a bit bogged down. This also...
« Older Entries
Next Entries »

Recent Posts

  • Quoting Access projects
  • A few quick VBA tips for better development and deployment of your Access App
  • Reminder: You can’t link linked Access file tables
  • Sharing the load – an exercise in splitting Access Files
  • Simplifying Complex File Importing rules

Recent Comments

  1. Jonathan Halder on Reminder: You can’t link linked Access file tables
  2. Colin Riddington on Reminder: You can’t link linked Access file tables
  3. Text File Import / Export Recipe code part 3 (implementing iImportFile) | Access JumpStart on Text File Import / Export Recipe code part 2 (AppProcedures module)
  4. Text File Import / Export Recipe code part 2 (AppProcedures module) | Access JumpStart on Text File Import / Export Recipe code
  5. Text File Import / Export Recipe code | Access JumpStart on A Reusable Recipe for Importing and Exporting Text Files in Access

Archives

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • December 2022
  • March 2022
  • January 2022
  • June 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020

Categories

  • Blogging
  • MS Access
  • MS Access Features
  • MS Access Forms
  • MS Access Queries
  • MS Access Reports
  • MS Access Tables
  • MS Access VBA Coding
  • TDD
  • Uncategorized
  • Versioning
Copyright © Halder Consulting Inc.